We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9643a66 commit 7717e4aCopy full SHA for 7717e4a
source/_cookbook/notify_if__new_ha_release.markdown
@@ -46,7 +46,7 @@ automation:
46
entity_id: updater.updater
47
action:
48
service: notify.pushbullet
49
- data:
+ data_template:
50
title: 'New Home Assistant Release'
51
target: 'YOUR_TARGET_HERE' #See Pushbullet component for usage
52
message: "Home Assistant {% raw %} {{ states.updater.updater.state }} {% endraw %} is now available."
0 commit comments