diff --git a/atom.xml b/atom.xml index cd38bfe022..ff19b3c9d6 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
As you might have noticed, this release has been delayed by 5 days. This was due to a rare, difficult to reproduce problem with the Python interpreter. A huuuuge thanks to all the people that have helped countless hours in researching, debugging and fixing this issue: @bbangert, @turbokongen, @lwis, @kellerza, @technicalpickles, @pvizeli, @persandstrom and @joyrider3774. I am grateful to have all of you as part of the Home Assistant community.
+Since 0.28 automation rules can be reloaded directly from the frontend. By default all automation rules are shown. If you want to hide an automation rule, use hide_entity: True
.
As you might have noticed, this release has been delayed by 5 days. This was due to a rare, difficult to reproduce problem with the Python interpreter. A huuuuge thanks to all the people that have helped countless hours in researching, debugging and fixing this issue: @bbangert, @turbokongen, @lwis, @kellerza, @technicalpickles, @pvizeli, @persandstrom and @joyrider3774. I am grateful to have all of you as part of the Home Assistant community.
+Since 0.28 automation rules can be reloaded directly from the frontend. By default all automation rules are shown. If you want to hide an automation rule, use hide_entity: True
.
As you might have noticed, this release has been delayed by 5 days. This was due to a rare, difficult to reproduce problem with the Python interpreter. A huuuuge thanks to all the people that have helped countless hours in researching, debugging and fixing this issue: @bbangert, @turbokongen, @lwis, @kellerza, @technicalpickles, @pvizeli, @persandstrom and @joyrider3774. I am grateful to have all of you as part of the Home Assistant community.
+Since 0.28 automation rules can be reloaded directly from the frontend. By default all automation rules are shown. If you want to hide an automation rule, use hide_entity: True
.
This allows one to reload the automation without restarting Home Assistant itself.
+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.
automation:
+ - alias: Door alarm
+ hide_entity: True
+ trigger:
+ - platform: state
+ ...
+
+# Example configuration.yaml entry
automation:
alias: Turn on light when sun sets
+ hide_entity: False
trigger:
platform: sun
event: sunset
@@ -104,6 +105,8 @@
Starting with 0.28 automation rules can be reloaded from the frontend and are shown by default. With hide_entity:
you can control this behaviour. It’s is very handy if you are working on your rules but when a rule is finished and you don’t want to see that rule in your frontend, you can set hide_entity:
to True
.
After a few days of running this automation rule you come to realize that this automation rule is not good enough. It was already dark when the lights went on and the one day you weren’t home, the lights turned on anyway. Time for some tweaking. Let’s add an offset to the sunset trigger and a condition to only turn on the lights if anyone is home.
# Example configuration.yaml entry
@@ -165,6 +168,7 @@
automation:
alias: Turn on light when sun sets
+ hide_entity: True
trigger:
platform: sun
event: sunset
diff --git a/sitemap.xml b/sitemap.xml
index d9b292d216..c9f1ff1ce8 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2105,62 +2105,62 @@
https://home-assistant.io/demo/frontend.html
-2016-09-30T02:17:33+00:00
+2016-09-30T06:43:57+00:00
https://home-assistant.io/demo/index.html
-2016-09-30T02:17:33+00:00
+2016-09-30T06:43:57+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2016-09-30T02:17:33+00:00
+2016-09-30T06:43:57+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2016-09-30T02:17:33+00:00
+2016-09-30T06:43:57+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2016-09-30T02:17:33+00:00
+2016-09-30T06:43:57+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2016-09-30T02:17:33+00:00
+2016-09-30T06:43:57+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2016-09-30T02:17:33+00:00
+2016-09-30T06:43:57+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2016-09-30T02:17:33+00:00
+2016-09-30T06:43:57+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2016-09-30T02:17:33+00:00
+2016-09-30T06:43:57+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2016-09-30T02:17:33+00:00
+2016-09-30T06:43:57+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2016-09-30T02:17:33+00:00
+2016-09-30T06:43:57+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2016-09-30T02:17:33+00:00
+2016-09-30T06:43:57+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2016-09-30T02:17:33+00:00
+2016-09-30T06:43:57+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2016-09-30T02:17:33+00:00
+2016-09-30T06:43:57+00:00
https://home-assistant.io/static/mdi-demo.html
-2016-09-30T02:17:33+00:00
+2016-09-30T06:43:57+00:00