mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-28 17:09:32 +00:00
Disable all the SkyBell Stuff - #1035
This commit is contained in:
@@ -38,14 +38,14 @@ sensor:
|
||||
unit_of_measurement: 'Lines'
|
||||
scan_interval: 20000
|
||||
|
||||
- platform: history_stats
|
||||
name: Doorbell Presses
|
||||
entity_id: binary_sensor.skybell_front_door_button
|
||||
state: 'on'
|
||||
type: count
|
||||
end: '{{ now() }}'
|
||||
duration:
|
||||
hours: 24
|
||||
# - platform: history_stats
|
||||
# name: Doorbell Presses
|
||||
# entity_id: binary_sensor.skybell_front_door_button
|
||||
# state: 'on'
|
||||
# type: count
|
||||
# end: '{{ now() }}'
|
||||
# duration:
|
||||
# hours: 24
|
||||
|
||||
- platform: history_stats
|
||||
name: Speech time
|
||||
|
Reference in New Issue
Block a user