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