mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 20:27:00 +00:00
Fixes updater notification template (#10278)
This commit is contained in:
parent
d1cbdbdf5a
commit
c034dc951c
@ -68,7 +68,7 @@ automation:
|
||||
to: 'on'
|
||||
action:
|
||||
- service: notify.notify
|
||||
data:
|
||||
data_template:
|
||||
message: "Home Assistant {{ state_attr('binary_sensor.updater', 'newest_version') }} is available."
|
||||
```
|
||||
{% endraw %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user