Added zones
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user