diff --git a/customize/zones.yaml b/customize/zones.yaml new file mode 100644 index 0000000..7d5a25b --- /dev/null +++ b/customize/zones.yaml @@ -0,0 +1,17 @@ +- name: Arbejde (NN AA) + latitude: !secret NNAA_latitude + longitude: !secret NNAA_longitude + radius: 200 + icon: mdi:briefcase + +- name: Arbejde (NN Søborg) + latitude: !secret NNSOE_latitude + longitude: !secret NNSOE_longitude + radius: 200 + icon: mdi:briefcase + +- name: Skole + latitude: !secret school_latitude + longitude: !secret school_longitude + radius: 200 + icon: mdi:school