More little tweaks to the triggers #757
This commit is contained in:
parent
5f62dac9f8
commit
7cbdf1aa0f
|
@ -6,8 +6,7 @@
|
|||
- alias: 'Late Night Helper'
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id:
|
||||
- binary_sensor.downstairs_away_mode
|
||||
entity_id: binary_sensor.downstairs_away_mode
|
||||
to: 'False'
|
||||
- platform: state
|
||||
entity_id: group.family
|
||||
|
|
Loading…
Reference in New Issue