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