mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 23:36:42 +00:00
Cleaning up some old Nest YAML
This commit is contained in:
@@ -50,3 +50,4 @@
|
||||
- light.led_garage_small
|
||||
- light.led_outdoor_den
|
||||
- light.outdoor_bathroom
|
||||
- light.flood2
|
||||
|
@@ -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