Cleaning up some old Nest YAML

This commit is contained in:
ccostan
2020-06-21 13:29:59 -04:00
parent 1fbecdc03f
commit 10cc73ce8d
6 changed files with 17 additions and 91 deletions

View File

@@ -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: