diff --git a/docs/automation/trigger/index.html b/docs/automation/trigger/index.html
index 7b4d39085b..b13eca3682 100644
--- a/docs/automation/trigger/index.html
+++ b/docs/automation/trigger/index.html
@@ -181,11 +181,15 @@ In the example above, a numeric_state that is 17.1-24.9 would fire this trigger.
The US Naval Observatory has a tool that will help you estimate what the solar angle will be at any specific time.
Template trigger
+
+ If your template trigger has no entity_id
listed, then it is evaluted on every state change for every entity. Instead you should create a template sensor or template binary sensor and use that in your automation.
+
Template triggers work by evaluating a template on each state change. The trigger will fire if the state change caused the template to render ‘true’. This is achieved by having the template result in a true boolean expression ({{ is_state('device_tracker.paulus', 'home') }}
) or by having the template render ‘true’ (example below).
With template triggers you can also evaluate attribute changes by using is_state_attr ({{ is_state_attr('climate.living_room', 'away_mode', 'off') }}
)
automation:
trigger:
platform: template
+ entity_id: device_tracker.paulus
value_template: "{% if is_state('device_tracker.paulus', 'home') %}true{% endif %}"
diff --git a/sitemap.xml b/sitemap.xml
index 5bd9daab8e..4ed55e4c87 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3690,7 +3690,7 @@
https://home-assistant.io/components/switch.hook/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/cookbook/automation_for_rainy_days/
@@ -4362,99 +4362,99 @@
https://home-assistant.io/docs/autostart/init.d/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/api/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/configuration/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/example_apps/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/installation/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/operation/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/reboot/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/running/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/tutorial/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/updating/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/windows/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/ecosystem/certificates/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/ecosystem/hadashboard/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/ecosystem/hass-configurator/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/ecosystem/ios/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/ecosystem/nginx/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/ecosystem/notebooks/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/ecosystem/scenegen/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/ecosystem/synology/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/tools/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/tools/dev-tools/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/tools/hass/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/docs/tools/scripts/
-2017-11-19T20:34:08+00:00
+2017-11-19T21:06:35+00:00
https://home-assistant.io/faq/after-upgrading/
@@ -5570,62 +5570,62 @@
https://home-assistant.io/demo/frontend.html
-2017-11-19T20:32:55+00:00
+2017-11-19T21:04:44+00:00
https://home-assistant.io/demo/index.html
-2017-11-19T20:32:55+00:00
+2017-11-19T21:04:44+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-11-19T20:32:55+00:00
+2017-11-19T21:04:44+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-11-19T20:32:55+00:00
+2017-11-19T21:04:44+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-11-19T20:32:55+00:00
+2017-11-19T21:04:44+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-11-19T20:32:55+00:00
+2017-11-19T21:04:44+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-11-19T20:32:55+00:00
+2017-11-19T21:04:44+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-11-19T20:32:55+00:00
+2017-11-19T21:04:44+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-11-19T20:32:55+00:00
+2017-11-19T21:04:44+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-11-19T20:32:55+00:00
+2017-11-19T21:04:44+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-11-19T20:32:55+00:00
+2017-11-19T21:04:44+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-11-19T20:32:55+00:00
+2017-11-19T21:04:44+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-11-19T20:32:56+00:00
+2017-11-19T21:04:45+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-11-19T20:32:56+00:00
+2017-11-19T21:04:45+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-11-19T20:32:56+00:00
+2017-11-19T21:04:45+00:00