mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 02:54:41 +00:00
Closes #881 - Obsolete Service_TEMPLATE and Data_TEMPLATE
This commit is contained in:
@@ -38,7 +38,7 @@ automation:
|
||||
- media_player.livingroomCC
|
||||
- media_player.entry_alarm_panel
|
||||
- media_player.bedroom_alarm_panel
|
||||
data_template:
|
||||
data:
|
||||
message: >
|
||||
<speak>
|
||||
{{states.sensor.last_message.state}}
|
||||
|
@@ -47,7 +47,7 @@ automation:
|
||||
- media_player.livingroomCC
|
||||
- media_player.entry_alarm_panel
|
||||
- media_player.bedroom_alarm_panel
|
||||
data_template:
|
||||
data:
|
||||
media_content_id: >
|
||||
"https://raw.githubusercontent.com/CCOSTAN/Home-AssistantConfig/master/config/sounds/speechcons/self_destruct.mp3"
|
||||
media_content_type: audio/mp4
|
||||
|
@@ -35,7 +35,7 @@ automation:
|
||||
- service: input_boolean.turn_off
|
||||
entity_id: input_boolean.sleepy_dog
|
||||
- service: script.speech_engine
|
||||
data_template:
|
||||
data:
|
||||
call_no_announcement: 1
|
||||
value1: >
|
||||
{{ [
|
||||
|
Reference in New Issue
Block a user