Remove deprecated automation keywords (#2997)

This commit is contained in:
Anders Melchiorsen 2017-07-18 12:18:33 +02:00 committed by Fabian Affolter
parent 1a79ed2b7b
commit fb3821bd23

View File

@ -94,9 +94,6 @@ automation:
<p class='note warning'> <p class='note warning'>
Use quotes around your values for `from` and `to` to avoid the YAML parser interpreting values as booleans. Use quotes around your values for `from` and `to` to avoid the YAML parser interpreting values as booleans.
</p> </p>
<p class='note warning'>
Using `state` as an alias for `to` is deprecated.
</p>
### {% linkable_title Sun trigger %} ### {% linkable_title Sun trigger %}
Trigger when the sun is setting or rising. An optional time offset can be given to have it trigger for example 45 minutes before sunset, when dusk is setting in. Trigger when the sun is setting or rising. An optional time offset can be given to have it trigger for example 45 minutes before sunset, when dusk is setting in.