mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-14 07:46:59 +00:00
Disable all the SkyBell Stuff - #1035
This commit is contained in:
@@ -115,7 +115,6 @@ sensor:
|
||||
- device_tracker.rgb_led_outdoor_den
|
||||
- device_tracker.rm_pro
|
||||
- device_tracker.samsungtv
|
||||
- device_tracker.skybell
|
||||
- device_tracker.sleep_number_bed
|
||||
- device_tracker.small_garage
|
||||
- device_tracker.smart_water_meter
|
||||
|
@@ -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