mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Fix typo in state trigger warning (#13863)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
9777f81322
commit
854e00b37a
@ -180,7 +180,7 @@ The `for` template(s) will be evaluated when an entity changes as specified.
|
||||
|
||||
<div 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 from interpreting values as booleans.
|
||||
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user