Cleaing Up old Nest entities and integrations.

This commit is contained in:
ccostan
2020-06-21 13:43:35 -04:00
parent 10cc73ce8d
commit 4166b5229f
4 changed files with 9 additions and 9 deletions

View File

@@ -5,8 +5,8 @@
- alias: 'Away Mode'
trigger:
- platform: state
entity_id: binary_sensor.downstairs_away_mode
to: 'True'
entity_id: binary_sensor.downstairs_nest_away
to: 'off'
- platform: state
entity_id: group.family
to: 'not_home'