mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Fixed syntax
This commit is contained in:
@@ -1,11 +1,12 @@
|
|||||||
|
|
||||||
- alias: 'Late Night Helper'
|
- alias: 'Late Night Helper'
|
||||||
trigger:
|
trigger:
|
||||||
|
- platform: state
|
||||||
entity_id: binary_sensor.upstairs_away_mode
|
entity_id: binary_sensor.upstairs_away_mode
|
||||||
to: 'off'
|
state: 'off'
|
||||||
- platform: state
|
- platform: state
|
||||||
entity_id: binary_sensor.downstairs_away_mode
|
entity_id: binary_sensor.downstairs_away_mode
|
||||||
to: 'off'
|
state: 'off'
|
||||||
- platform: state
|
- platform: state
|
||||||
entity_id: group.family
|
entity_id: group.family
|
||||||
state: home
|
state: home
|
||||||
|
Reference in New Issue
Block a user