mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Updates to the Doorbell Speech and Tweet patterns.
This commit is contained in:
@@ -14,8 +14,16 @@ skybell_pressed:
|
||||
message: "Someone Pressed the Doorbell."
|
||||
|
||||
- service: script.speech_engine
|
||||
data:
|
||||
value1: 'Please check the Front Door. Someone Pressed the Doorbell.'
|
||||
data_template:
|
||||
value1: >
|
||||
{{ [
|
||||
"Please check the Front Door. Someone Pressed the Doorbell.",
|
||||
"Quick! Hide! Someone just pressed the Doorbell!",
|
||||
"Someone answer my door. Someone just pressed the doorbell.",
|
||||
"Ding Dong, get to the door before they run away!",
|
||||
"Did anyone else hear that? Time to go check the door.",
|
||||
"Knock, Knock. Someone just rang the doorbell."
|
||||
] | random }}
|
||||
|
||||
- service: script.notify_engine
|
||||
data_template:
|
||||
@@ -36,12 +44,17 @@ skybell_pressed:
|
||||
"Ouch! That hurt. Who touched the SkyBell Doorbell?",
|
||||
"Someone just poked me in the @MySkybell!",
|
||||
"I see you! You are at the @MySkyBell and you just pressed it.",
|
||||
"Quick!!! Hide!!!! 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",
|
||||
"The Doorbell was pressed. Smile - You are on Camera!",
|
||||
"Did anyone else hear that? Time to go check the door.",
|
||||
"Knock, Knock. Housekeeping? Just kidding. Someone just rang the doorbell."
|
||||
] | random + [
|
||||
" #Security",
|
||||
" (https://github.com/CCOSTAN/Home-AssistantConfig#cameras)",
|
||||
" (http://www.vmwareinfo.com/2017/07/my-smart-home-look-at-parts-that-make.html)",
|
||||
" (https://amzn.to/2LeJnyl)",
|
||||
" #HomeAutomation"
|
||||
] | random }}
|
||||
image: >-
|
||||
|
Reference in New Issue
Block a user