I think we are close now #285

This commit is contained in:
ccostan
2018-01-19 15:55:12 -05:00
parent aa7fdf6457
commit 936a4ea475
2 changed files with 19 additions and 14 deletions

View File

@@ -47,11 +47,6 @@ sensor:
monitored_conditions:
- chime_level
- platform: template
sensors:
skybell:
value_template: "{{ 'Online' if is_state_attr('binary_sensor.skybell_stone_door_button', 'status', 'up') else 'Offline' }}"
switch:
- platform: skybell
monitored_conditions: