Update for Speech corrections. New version and some deprecation chnges.

This commit is contained in:
ccostan
2021-04-19 09:24:44 -04:00
parent d4599cbf5f
commit 0314ddf9ef
13 changed files with 260 additions and 52 deletions

View File

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