mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-28 00:51:38 +00:00
I think we are close now #285
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user