mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +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:
|
||||
- service: tts.amazon_polly_say
|
||||
data_template:
|
||||
message: "{{ states('sensor.warnings') }} in effect. {{ state_attr('sensor.warnings', 'alert detail') }}"
|
||||
message: "{{ states('sensor.warnings') }} in effect."
|
||||
```
|
||||
{% endraw %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user