Update automation-create-first.markdown
This commit is contained in:
parent
cfcf7fc3ed
commit
bf7ff06677
1 changed files with 3 additions and 3 deletions
|
@ -35,7 +35,7 @@ automation:
|
|||
event: sunset
|
||||
offset: "-01:00:00"
|
||||
condition:
|
||||
platform: state
|
||||
condition: state
|
||||
entity_id: group.all_devices
|
||||
state: home
|
||||
action:
|
||||
|
@ -64,7 +64,7 @@ automation:
|
|||
event: sunset
|
||||
offset: "-01:00:00"
|
||||
condition:
|
||||
platform: state
|
||||
condition: state
|
||||
entity_id: group.all_devices
|
||||
state: home
|
||||
action:
|
||||
|
@ -91,7 +91,7 @@ automation:
|
|||
event: sunset
|
||||
offset: "-01:00: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