Just some minor speech edits.

pull/891/head
ccostan 5 years ago
parent 1be1421f79
commit 11382df649

@ -63,7 +63,7 @@
- service: script.speech_engine
data_template:
value1: "It is getting a little dark inside the house because of the {{trigger.entity_id.split('_')[2]|replace('precip','rain') }} {{trigger.entity_id.split('_')[3]|replace('intensity',' ')}} outside. I will turn on some extra lights in the living room."
value1: "It is getting a little dark inside the house because of the {{trigger.entity_id.split('_')[2]|replace('precip','rain')|replace('counter','lightning') }} {{trigger.entity_id.split('_')[3]|replace('intensity',' ')}} outside. I will turn on some extra lights in the living room."
call_window_check: 1
call_garage_check: 1

@ -20,7 +20,3 @@ script:
entity_id: media_player.master_bathroom
media_content_id: noonoff
media_content_type: routine
# Previous Method
# - service: ifttt.trigger
# data_template: {"event":"noon_off"}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 175 KiB

After

Width:  |  Height:  |  Size: 185 KiB

Loading…
Cancel
Save

Powered by TurnKey Linux.