commit
85dd52434a
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ With a template:
|
|||
```yaml
|
||||
service: tts.google_say
|
||||
data_template:
|
||||
message: 'Temperature is {% raw %}{{ sensor.temperature }}{% endraw %}.'
|
||||
message: "Temperature is {% raw %}{{states('sensor.temperature')}}{% endraw %}."
|
||||
cache: false
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue