mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
this example was missed (#3084)
This commit is contained in:
parent
95df5b9d02
commit
480612dd66
@ -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…
x
Reference in New Issue
Block a user