Correct all Breaking Changes in .61 regarding sensors.

This commit is contained in:
ccostan
2018-01-18 15:14:25 -05:00
parent 4be4cc5d30
commit 2bfd588d9c
5 changed files with 5 additions and 8 deletions

View File

@@ -6,7 +6,7 @@
trigger:
- platform: state
entity_id: binary_sensor.downstairs_away_mode
to: 'on'
to: 'True'
- platform: state
entity_id: group.family
to: 'not_home'