Update automation_sun.markdown (#588)
Correction for condition. Use condition instead of platform.
This commit is contained in:
parent
2b1efb85b1
commit
cc50b21b0c
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ automation:
|
|||
event: sunset
|
||||
offset: "-00:45:00"
|
||||
condition:
|
||||
platform: state
|
||||
condition: state
|
||||
entity_id: group.all_devices
|
||||
state: home
|
||||
action:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue