mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
commit
85dd52434a
@ -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…
x
Reference in New Issue
Block a user