diff --git a/components/zone/index.html b/components/zone/index.html
index dbca86b4e4..9216d4328c 100644
--- a/components/zone/index.html
+++ b/components/zone/index.html
@@ -75,27 +75,25 @@
Zones allow you to specify certain regions on earth (for now). When a device tracker sees a device to be within a zone, the state will take the name from the zone. Zones can also be used as a trigger or condition inside automation setups.
-Zones support the usual method to specify multiple zones, use keys zone:
, zone 2:
etc.
+The Zone component uses YAML sequences to configure multiple zones:
# Example configuration.yaml entry
zone:
- name: School
- latitude: 32.8773367
- longitude: -117.2494053
- radius: 250
- icon: mdi:school
+ - name: School
+ latitude: 32.8773367
+ longitude: -117.2494053
+ radius: 250
+ icon: mdi:school
-zone 2:
- name: Work
- latitude: 32.8753367
- longitude: -117.2474053
+ - name: Work
+ latitude: 32.8753367
+ longitude: -117.2474053
-# This will override the default home zone
-zone 3:
- name: Home
- latitude: 32.8793367
- longitude: -117.2474053
- radius: 100
- icon: mdi:account-multiple
+ # This will override the default home zone
+ - name: Home
+ latitude: 32.8793367
+ longitude: -117.2474053
+ radius: 100
+ icon: mdi:account-multiple
Configuration variables:
@@ -107,7 +105,7 @@
icon (Optional): Optional icon to show instead of name.
passive (Optional): Optional boolean to only use the zone for automation and hide it from the UI and not use the zone for device tracker name. Defaults to false.
-To find your latitude/longitude of a certain place you can use for example Google Maps or Bing Maps. Just right click and copy the coordinates from there (Bing) or click on the “What is here?” (Google)
+To find the latitude/longitude of a certain place you can use Google Maps or Bing Maps. Just right click and copy the coordinates from there (Bing) or click on the “What is here?” (Google)
Home zone
If no configuration is given, the zone
component will create a zone for home. This zone will use location provided in the configuration.yaml
file and have a radius of 100 meters. To override this, create a zone configuration and name it ‘Home’.
diff --git a/sitemap.xml b/sitemap.xml
index 81df200fb2..712ee4119d 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3214,7 +3214,7 @@
https://home-assistant.io/components/switch.hook/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/cookbook/automation_for_rainy_days/
@@ -3846,99 +3846,99 @@
https://home-assistant.io/docs/autostart/init.d/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/api/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/configuration/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/example_apps/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/installation/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/operation/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/reboot/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/running/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/tutorial/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/updating/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/windows/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/ecosystem/certificates/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/ecosystem/hadashboard/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/ecosystem/hass-configurator/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/ecosystem/ios/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/ecosystem/nginx/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/ecosystem/notebooks/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/ecosystem/scenegen/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/ecosystem/synology/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/tools/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/tools/dev-tools/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/tools/hass/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/docs/tools/scripts/
-2017-09-07T23:33:22+00:00
+2017-09-08T07:03:33+00:00
https://home-assistant.io/faq/after-upgrading/
@@ -4934,62 +4934,62 @@
https://home-assistant.io/demo/frontend.html
-2017-09-07T23:32:04+00:00
+2017-09-08T07:02:53+00:00
https://home-assistant.io/demo/index.html
-2017-09-07T23:32:04+00:00
+2017-09-08T07:02:53+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-09-07T23:32:04+00:00
+2017-09-08T07:02:53+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-09-07T23:32:04+00:00
+2017-09-08T07:02:53+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-09-07T23:32:04+00:00
+2017-09-08T07:02:53+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-09-07T23:32:04+00:00
+2017-09-08T07:02:53+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-09-07T23:32:04+00:00
+2017-09-08T07:02:53+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-09-07T23:32:04+00:00
+2017-09-08T07:02:53+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-09-07T23:32:04+00:00
+2017-09-08T07:02:53+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-09-07T23:32:04+00:00
+2017-09-08T07:02:53+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-09-07T23:32:04+00:00
+2017-09-08T07:02:53+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-09-07T23:32:04+00:00
+2017-09-08T07:02:53+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-09-07T23:32:05+00:00
+2017-09-08T07:02:53+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-09-07T23:32:05+00:00
+2017-09-08T07:02:53+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-09-07T23:32:05+00:00
+2017-09-08T07:02:53+00:00