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
|
event: sunset
|
||||||
offset: "-01:00:00"
|
offset: "-01:00:00"
|
||||||
condition:
|
condition:
|
||||||
platform: state
|
condition: state
|
||||||
entity_id: group.all_devices
|
entity_id: group.all_devices
|
||||||
state: home
|
state: home
|
||||||
action:
|
action:
|
||||||
|
@ -64,7 +64,7 @@ automation:
|
||||||
event: sunset
|
event: sunset
|
||||||
offset: "-01:00:00"
|
offset: "-01:00:00"
|
||||||
condition:
|
condition:
|
||||||
platform: state
|
condition: state
|
||||||
entity_id: group.all_devices
|
entity_id: group.all_devices
|
||||||
state: home
|
state: home
|
||||||
action:
|
action:
|
||||||
|
@ -91,7 +91,7 @@ automation:
|
||||||
event: sunset
|
event: sunset
|
||||||
offset: "-01:00:00"
|
offset: "-01:00:00"
|
||||||
condition:
|
condition:
|
||||||
platform: state
|
condition: state
|
||||||
entity_id: group.all_devices
|
entity_id: group.all_devices
|
||||||
state: home
|
state: home
|
||||||
action:
|
action:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue