Grouping more of the notifications into either important or informational. #750

This commit is contained in:
ccostan
2020-06-07 16:23:56 -04:00
parent caa7f7a735
commit 3480711eda
11 changed files with 14 additions and 14 deletions

View File

@@ -18,7 +18,7 @@
title: 'Home Assistant {{ states.binary_sensor.updater.attributes.newest_version }} '
value1: "Home Assistant {{ states.binary_sensor.updater.attributes.newest_version }} is now available."
who: 'carlo'
apns_id: HAUpdate
apns_id: 'information'
- service: ifttt.trigger
data_template: {"event":"GitPost", "value1":"Home Assistant {{ states.binary_sensor.updater.attributes.newest_version }} is now available.", "value2":"{{ states.binary_sensor.updater.attributes.newest_version }} "}