From c2374b00c4b1c9456664d25cd95480ca6bb70999 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Wed, 1 May 2024 14:24:26 +0200 Subject: [PATCH] Added UIL work zone --- zone/uil.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 zone/uil.yaml diff --git a/zone/uil.yaml b/zone/uil.yaml new file mode 100644 index 00000000..8a375063 --- /dev/null +++ b/zone/uil.yaml @@ -0,0 +1,9 @@ +###################################################################### +# Zone UIL +###################################################################### + +name: UIL +latitude: !secret uil_latitude +longitude: !secret uil_longitude +radius: 65 +icon: mdi:domain -- 2.47.3