mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-20 16:21:58 +00:00
Fixed syntax
This commit is contained in:
parent
789e389784
commit
90f046614a
@ -1,11 +1,12 @@
|
||||
|
||||
- alias: 'Late Night Helper'
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: binary_sensor.upstairs_away_mode
|
||||
to: 'off'
|
||||
state: 'off'
|
||||
- platform: state
|
||||
entity_id: binary_sensor.downstairs_away_mode
|
||||
to: 'off'
|
||||
state: 'off'
|
||||
- platform: state
|
||||
entity_id: group.family
|
||||
state: home
|
||||
|
Loading…
x
Reference in New Issue
Block a user