mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Fix state trigger attribute example (#14461)
This commit is contained in:
parent
2b236e609e
commit
3c67c58e48
@ -217,7 +217,8 @@ automation:
|
||||
platform: state
|
||||
entity_id: climate.living_room
|
||||
attribute: hvac_action
|
||||
state: "heating"
|
||||
to: "heating"
|
||||
for: "00:10:00"
|
||||
```
|
||||
|
||||
You can also use templates in the `for` option.
|
||||
|
Loading…
x
Reference in New Issue
Block a user