mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 15:26:58 +00:00
Cleaning up some old Nest YAML
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
- platform: event
|
||||
event_type: upstairs_light_on
|
||||
- platform: state
|
||||
entity_id: binary_sensor.upstairs_away_mode
|
||||
entity_id: sensor.upstairs_away_mode
|
||||
to: 'False'
|
||||
|
||||
condition:
|
||||
@@ -24,7 +24,7 @@
|
||||
- platform: event
|
||||
event_type: upstairs_light_off
|
||||
- platform: state
|
||||
entity_id: binary_sensor.upstairs_away_mode
|
||||
entity_id: sensor.upstairs_away_mode
|
||||
to: 'True'
|
||||
|
||||
action:
|
||||
|
Reference in New Issue
Block a user