diff --git a/include/zones.yaml b/include/zones.yaml deleted file mode 100644 index 8d42eba..0000000 --- a/include/zones.yaml +++ /dev/null @@ -1,21 +0,0 @@ -############################################################################### -# Zone Definitions for Home Assistant - -# Override Home Zone created during Onboarding -- name: Home - latitude: !secret home_latitude - longitude: !secret home_longitude - radius: 25 - icon: mdi:home - -- name: !secret jp_work_name - latitude: !secret jp_work_latitude - longitude: !secret jp_work_longitude - radius: 250 - icon: mdi:briefcase - -- name: !secret jen_work_name - latitude: !secret jen_work_latitude - longitude: !secret jen_work_longitude - radius: 250 - icon: mdi:briefcase