Just some minor speech edits.

This commit is contained in:
ccostan
2020-09-15 17:26:05 -04:00
parent 1be1421f79
commit 11382df649
4 changed files with 1 additions and 5 deletions

View File

@@ -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