this example was missed (#3084)
This commit is contained in:
parent
95df5b9d02
commit
480612dd66
1 changed files with 2 additions and 2 deletions
|
@ -22,10 +22,10 @@ automation:
|
|||
entity_id: sensor.precip_intensity
|
||||
to: 'rain'
|
||||
condition:
|
||||
- platform: state
|
||||
- condition: state
|
||||
entity_id: group.all_devices
|
||||
state: 'home'
|
||||
- platform: time
|
||||
- condition: time
|
||||
after: '14:00'
|
||||
before: '23:00'
|
||||
action:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue