mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 15:26:58 +00:00
Cleaing Up old Nest entities and integrations.
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
- platform: event
|
||||
event_type: upstairs_light_on
|
||||
- platform: state
|
||||
entity_id: sensor.upstairs_away_mode
|
||||
to: 'False'
|
||||
entity_id: binary_sensor.upstairs_nest_away
|
||||
to: 'off'
|
||||
|
||||
condition:
|
||||
- condition: state
|
||||
@@ -24,8 +24,8 @@
|
||||
- platform: event
|
||||
event_type: upstairs_light_off
|
||||
- platform: state
|
||||
entity_id: sensor.upstairs_away_mode
|
||||
to: 'True'
|
||||
entity_id: binary_sensor.upstairs_nest_away
|
||||
to: 'on'
|
||||
|
||||
action:
|
||||
service: light.turn_off
|
||||
|
Reference in New Issue
Block a user