mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 19:26:50 +00:00
Remove alert detail from Environment Canada docs (#13612)
This commit is contained in:
parent
4c0c755f56
commit
78d2b4bcac
@ -159,7 +159,7 @@ weather_alert_tts:
|
|||||||
sequence:
|
sequence:
|
||||||
- service: tts.amazon_polly_say
|
- service: tts.amazon_polly_say
|
||||||
data_template:
|
data_template:
|
||||||
message: "{{ states('sensor.warnings') }} in effect. {{ state_attr('sensor.warnings', 'alert detail') }}"
|
message: "{{ states('sensor.warnings') }} in effect."
|
||||||
```
|
```
|
||||||
{% endraw %}
|
{% endraw %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user