diff --git a/atom.xml b/atom.xml index f4d70ea072..679f75d42d 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
This allows one to reload the automation without restarting Home Assistant itself. If you don’t want to see the automation rule in your frontend use hide_entity: True
to hide it.
This allows one to reload the automation without restarting Home Assistant itself. If you don’t want to see the automation rule in your frontend use hide_entity: True
to hide it. You can also use initial_state: 'off'
so that the automation is not automatically turned on after a Home assistant reboot.
automation:
- alias: Door alarm
hide_entity: True
+ initial_state: 'off'
trigger:
- platform: state
...
diff --git a/docs/configuration/templating/index.html b/docs/configuration/templating/index.html
index 4895d99c4a..a4bb258adb 100644
--- a/docs/configuration/templating/index.html
+++ b/docs/configuration/templating/index.html
@@ -157,7 +157,7 @@ The frontend has a template editor developer tool to help develop and debug temp
relative_time(timestamp)
will format the date time as relative time vs now (ie 7 seconds)
float
will format the output as float.
strptime(string, format)
will parse a string to a datetime based on a format.
- Filter round(x, method='common')
will convert the input to a number and round it to x
decimals. A method can be ‘common’, ‘ceil’, or ‘floor’. If you don’t specify a method ‘common’ is used.
+ Filter round(x)
will convert the input to a number and round it to x
decimals.
Filter timestamp_local
will convert an UNIX timestamp to local time/data.
Filter timestamp_utc
will convert an UNIX timestamp to UTC time/data.
Filter timestamp_custom(format_string, local_boolean)
will convert an UNIX timestamp to a custom format, the use of a local timestamp is default, supporting Python format options.
diff --git a/sitemap.xml b/sitemap.xml
index 22d5c73940..2f7619abd0 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2939,62 +2939,62 @@
https://home-assistant.io/demo/frontend.html
-2017-02-27T22:00:32+00:00
+2017-02-28T04:04:40+00:00
https://home-assistant.io/demo/index.html
-2017-02-27T22:00:32+00:00
+2017-02-28T04:04:40+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-02-27T22:00:32+00:00
+2017-02-28T04:04:40+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-02-27T22:00:32+00:00
+2017-02-28T04:04:40+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-02-27T22:00:32+00:00
+2017-02-28T04:04:40+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-02-27T22:00:32+00:00
+2017-02-28T04:04:40+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-02-27T22:00:32+00:00
+2017-02-28T04:04:40+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-02-27T22:00:32+00:00
+2017-02-28T04:04:40+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-02-27T22:00:32+00:00
+2017-02-28T04:04:40+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-02-27T22:00:32+00:00
+2017-02-28T04:04:40+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-02-27T22:00:32+00:00
+2017-02-28T04:04:40+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-02-27T22:00:32+00:00
+2017-02-28T04:04:40+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-02-27T22:00:33+00:00
+2017-02-28T04:04:40+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-02-27T22:00:33+00:00
+2017-02-28T04:04:40+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-02-27T22:00:33+00:00
+2017-02-28T04:04:40+00:00