List our automations - Documenation of course.

This commit is contained in:
CCOSTAN
2016-10-13 16:10:32 +00:00
parent 47f4801fca
commit f3e2d684a9
2 changed files with 18 additions and 1 deletions

View File

@@ -4,7 +4,16 @@
trigger:
- platform: event
event_type: good_night
- platform: state
entity_id: binary_sensor.upstairs_away_mode
to: 'on'
- platform: state
entity_id: binary_sensor.downstairs_away_mode
to: 'on'
- platform: state
entity_id: group.family
state: not_home
condition:
condition: state
entity_id: group.family