Disable all the SkyBell Stuff - #1035

This commit is contained in:
ccostan 2022-04-23 18:37:22 -04:00
parent a66758ba45
commit ea714008b4
8 changed files with 73 additions and 750 deletions

View File

@ -46,4 +46,3 @@ logs:
urllib3.connectionpool: error urllib3.connectionpool: error
requests.packages.urllib3.connectionpool: critical requests.packages.urllib3.connectionpool: critical
root: warn root: warn
skybellpy: warn

View File

@ -115,7 +115,6 @@ sensor:
- device_tracker.rgb_led_outdoor_den - device_tracker.rgb_led_outdoor_den
- device_tracker.rm_pro - device_tracker.rm_pro
- device_tracker.samsungtv - device_tracker.samsungtv
- device_tracker.skybell
- device_tracker.sleep_number_bed - device_tracker.sleep_number_bed
- device_tracker.small_garage - device_tracker.small_garage
- device_tracker.smart_water_meter - device_tracker.smart_water_meter

View File

@ -38,14 +38,14 @@ sensor:
unit_of_measurement: 'Lines' unit_of_measurement: 'Lines'
scan_interval: 20000 scan_interval: 20000
- platform: history_stats # - platform: history_stats
name: Doorbell Presses # name: Doorbell Presses
entity_id: binary_sensor.skybell_front_door_button # entity_id: binary_sensor.skybell_front_door_button
state: 'on' # state: 'on'
type: count # type: count
end: '{{ now() }}' # end: '{{ now() }}'
duration: # duration:
hours: 24 # hours: 24
- platform: history_stats - platform: history_stats
name: Speech time name: Speech time

View File

@ -45,7 +45,6 @@ exclude:
- sensor.pi_hole_ads_blocked_today - sensor.pi_hole_ads_blocked_today
- sensor.pi_hole_ads_percentage_blocked_today - sensor.pi_hole_ads_percentage_blocked_today
- sensor.pi_hole_dns_queries_today - sensor.pi_hole_dns_queries_today
- sensor.skybell_front_door_chime_level
- sensor.small_garage_door_since - sensor.small_garage_door_since
- sensor.time - sensor.time
- sensor.rachio_watering_time - sensor.rachio_watering_time

View File

@ -6,64 +6,64 @@
# #
###################################################################################################### ######################################################################################################
skybell_pressed: # skybell_pressed:
sequence: # sequence:
- service: logbook.log # - service: logbook.log
data: # data:
name: "SkyBell HD Doorbell:" # name: "SkyBell HD Doorbell:"
message: "Someone Pressed the Doorbell." # message: "Someone Pressed the Doorbell."
#
- service: script.speech_engine # - service: script.speech_engine
data: # data:
value1: > # value1: >
{{ [ # {{ [
"Please check the Front Door. Someone Pressed the Doorbell.", # "Please check the Front Door. Someone Pressed the Doorbell.",
"Quick! Hide! Someone just pressed the Doorbell!", # "Quick! Hide! Someone just pressed the Doorbell!",
"Someone answer my door. Someone just pressed the doorbell.", # "Someone answer my door. Someone just pressed the doorbell.",
"Ding Dong, get to the door before they run away!", # "Ding Dong, get to the door before they run away!",
"Did anyone else hear that? Time to go check the door.", # "Did anyone else hear that? Time to go check the door.",
"Knock, Knock. Someone just rang the doorbell." # "Knock, Knock. Someone just rang the doorbell."
] | random }} # ] | random }}
#
- service: script.notify_engine # - service: script.notify_engine
data: # data:
title: 'Front DoorBell' # title: 'Front DoorBell'
value1: 'Someone pressed the doorbell' # value1: 'Someone pressed the doorbell'
who: 'family' # who: 'family'
ios_category: 'camera' # ios_category: 'camera'
camera_entity: 'camera.front_door_last_activity' # camera_entity: 'camera.front_door_last_activity'
content_type: 'jpeg' # content_type: 'jpeg'
apns_id: 'information' # apns_id: 'information'
#
- service: script.flash_notify # - service: script.flash_notify
#
- service: script.tweet_engine_image # - service: script.tweet_engine_image
data: # data:
tweet: > # tweet: >
{{ [ # {{ [
"Oh, that tickled. Someone just pressed the @MySkyBell.", # "Oh, that tickled. Someone just pressed the @MySkyBell.",
"Ouch! That hurt. Who touched the SkyBell Doorbell?", # "Ouch! That hurt. Who touched the SkyBell Doorbell?",
"Someone just poked me in the @MySkybell!", # "Someone just poked me in the @MySkybell!",
"I see you! You are at the @MySkyBell and you just pressed it.", # "I see you! You are at the @MySkyBell and you just pressed it.",
"Quick!!! Hide!!!! Someone just pressed the Doorbell!", # "Quick!!! Hide!!!! Someone just pressed the Doorbell!",
"Someone answer my door. Someone just pressed the doorbell.", # "Someone answer my door. Someone just pressed the doorbell.",
"Ding Dong, get to the door before they run away! #ditch", # "Ding Dong, get to the door before they run away! #ditch",
"The Doorbell was pressed. Smile - You are on Camera!", # "The Doorbell was pressed. Smile - You are on Camera!",
"Did anyone else hear that? Time to go check the door.", # "Did anyone else hear that? Time to go check the door.",
"Knock, Knock. Housekeeping? Just kidding. Someone just rang the doorbell." # "Knock, Knock. Housekeeping? Just kidding. Someone just rang the doorbell."
] | random + [ # ] | random + [
" #Security", # " #Security",
" (https://github.com/CCOSTAN/Home-AssistantConfig#cameras)", # " (https://github.com/CCOSTAN/Home-AssistantConfig#cameras)",
" (https://www.vcloudinfo.com/2017/07/my-smart-home-look-at-parts-that-make.html)", # " (https://www.vcloudinfo.com/2017/07/my-smart-home-look-at-parts-that-make.html)",
" (https://amzn.to/2LeJnyl)", # " (https://amzn.to/2LeJnyl)",
" #HomeAutomation" # " #HomeAutomation"
] | random }} # ] | random }}
image: >- # image: >-
{{ [ # {{ [
"/config/www/custom_ui/floorplan/images/branding/sleeping.png", # "/config/www/custom_ui/floorplan/images/branding/sleeping.png",
"/config/www/custom_ui/floorplan/images/branding/door.png", # "/config/www/custom_ui/floorplan/images/branding/door.png",
"/config/www/custom_ui/floorplan/images/branding/door2.png", # "/config/www/custom_ui/floorplan/images/branding/door2.png",
"/config/www/custom_ui/floorplan/images/branding/light4.png", # "/config/www/custom_ui/floorplan/images/branding/light4.png",
"/config/www/custom_ui/floorplan/images/branding/landscape_light.png", # "/config/www/custom_ui/floorplan/images/branding/landscape_light.png",
"/config/www/custom_ui/floorplan/images/branding/camera.png", # "/config/www/custom_ui/floorplan/images/branding/camera.png",
] | random }} # ] | random }}

View File

@ -63,8 +63,6 @@ upsmychoice_username: username
upsmychoice_password: password upsmychoice_password: password
uv_mate_key: 933ecdfb-BurnBabyBurn-8237j2d uv_mate_key: 933ecdfb-BurnBabyBurn-8237j2d
uv_mate_resource: https://uvimate.herokuapp.com/api/getUVI/82.6341/-83.0211 uv_mate_resource: https://uvimate.herokuapp.com/api/getUVI/82.6341/-83.0211
skybell_username: user@email.com
skybell_password: password
#travisci_api: THISisreallyAGitHubAPIToken #travisci_api: THISisreallyAGitHubAPIToken
twitter_consumer_key: LotsOfNumbers twitter_consumer_key: LotsOfNumbers
twitter_consumer_secret: LotsOfLetters twitter_consumer_secret: LotsOfLetters

File diff suppressed because one or more lines are too long