Add 0.7.4 release blog post
This commit is contained in:
parent
966416644d
commit
f4deb41e4c
8 changed files with 81 additions and 27 deletions
|
@ -170,3 +170,8 @@ go automate!
|
|||
- Learn about [scripts](/components/script.html) to help you trigger multiple actions and delays
|
||||
- Learn about [scenes](/components/scene.html) to help you set many entities at once to your liking
|
||||
- Setup the [notification component](/components/#notify-service) to sent yourself messages
|
||||
|
||||
<p class='note warning'>
|
||||
Whenever you write the value <code>on</code> or <code>off</code>, surround it with quotes to avoid
|
||||
the YAML parser interpreting the values as booleans.
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue