Fix template in the "text" field (#27871)

This commit is contained in:
Rob Coleman 2023-06-18 23:38:33 -07:00 committed by GitHub
parent ee0ce1fc0d
commit 3a6607dd39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ The `intent_script` integration allows users to configure actions and responses
intent_script:
GetTemperature: # Intent type
speech:
text: We have {{ states.sensor.temperature }} degrees
text: We have {{ states('sensor.temperature') }} degrees
action:
service: notify.notify
data: