Add missing text node (#3109)
This commit is contained in:
parent
90919e784b
commit
3ea0f18dc2
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ apiai:
|
||||||
|
|
||||||
intent_script:
|
intent_script:
|
||||||
Temperature:
|
Temperature:
|
||||||
speech:
|
speech:
|
||||||
text: The temperature at home is {{ states('sensor.home_temp') }} degrees
|
text: The temperature at home is {{ states('sensor.home_temp') }} degrees
|
||||||
LocateIntent:
|
LocateIntent:
|
||||||
speech:
|
speech:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue