mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Closes #881 - Obsolete Service_TEMPLATE and Data_TEMPLATE
This commit is contained in:
@@ -14,7 +14,7 @@ skybell_pressed:
|
||||
message: "Someone Pressed the Doorbell."
|
||||
|
||||
- service: script.speech_engine
|
||||
data_template:
|
||||
data:
|
||||
value1: >
|
||||
{{ [
|
||||
"Please check the Front Door. Someone Pressed the Doorbell.",
|
||||
@@ -26,7 +26,7 @@ skybell_pressed:
|
||||
] | random }}
|
||||
|
||||
- service: script.notify_engine
|
||||
data_template:
|
||||
data:
|
||||
title: 'Front DoorBell'
|
||||
value1: 'Someone pressed the doorbell'
|
||||
who: 'family'
|
||||
@@ -38,7 +38,7 @@ skybell_pressed:
|
||||
- service: script.flash_notify
|
||||
|
||||
- service: script.tweet_engine_image
|
||||
data_template:
|
||||
data:
|
||||
tweet: >
|
||||
{{ [
|
||||
"Oh, that tickled. Someone just pressed the @MySkyBell.",
|
||||
|
Reference in New Issue
Block a user