this example was missed (#3084)

This commit is contained in:
cribbstechnologies 2017-07-29 06:19:19 -04:00 committed by Fabian Affolter
parent 95df5b9d02
commit 480612dd66

View File

@ -22,10 +22,10 @@ automation:
entity_id: sensor.precip_intensity entity_id: sensor.precip_intensity
to: 'rain' to: 'rain'
condition: condition:
- platform: state - condition: state
entity_id: group.all_devices entity_id: group.all_devices
state: 'home' state: 'home'
- platform: time - condition: time
after: '14:00' after: '14:00'
before: '23:00' before: '23:00'
action: action: