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

@@ -25,7 +25,7 @@
data_template:
who: 'parents'
value1: "The {{ trigger.to_state.attributes.friendly_name }} has been {{ (trigger.to_state.state)|replace('_', ' ') }}."
apns_id: 'Doors'
apns_id: 'information'
- service: input_boolean.turn_on
entity_id: input_boolean.alert_mode

View File

@@ -15,7 +15,7 @@
value2: 'There was a Hack attempt!'
value3: 'Go Check the GUI for details.'
who: 'carlo'
apns_id: 'Bad-IP'
apns_id: 'information'
- service: script.tweet_engine_image
data_template:

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 }} "}

View File

@@ -13,7 +13,7 @@
title: 'Home Assistant StartUp'
value1: 'Home Assistant is Up and Running!'
who: 'carlo'
apns_id: 'Startup'
apns_id: 'information'
- service: light.turn_off
entity_id: light.hallway_lights

View File

@@ -30,7 +30,7 @@
who: "parents"
content_type: 'jpeg'
url: !secret camera2_snapshot
apns_id: 'Garadget'
apns_id: 'information'
##############################################################################
@@ -83,7 +83,7 @@
value2: "Large: {{ states('cover.large_garage')}}"
who: "family"
camera_entity: "camera.camera2"
apns_id: 'Garadget'
apns_id: 'information'
- service: script.speech_engine
data_template: