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

@@ -9,7 +9,7 @@ homeassistant:
customize_glob:
"sensor.skybell_*":
icon: mdi:camera-front
hidden: False
homebridge_hidden: True
@@ -50,7 +50,6 @@ sensor:
- platform: template
sensors:
skybell:
entity_id: binary_sensor.skybell_stone_door_button
value_template: "{{ 'Online' if is_state_attr('binary_sensor.skybell_stone_door_button', 'status', 'up') else 'Offline' }}"
switch: