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:

View File

@ -6,8 +6,8 @@
homeassistant:
customize_glob:
"*.carlojuice*":
#-------------------------------------------
juicenet:
access_token: !secret juicenet_access_token
@ -48,7 +48,7 @@ automation:
data_template:
value1: "The Garage charger is now in {{ states('sensor.carlojuice_charging_status') }} mode."
who: 'carlo'
apns_id: 'JuiceBox'
apns_id: 'information'
- alias: 'Juicebox Self-Heal'
initial_state: 'on'

View File

@ -84,7 +84,7 @@ automation:
ios_category: 'camera'
camera_entity: 'camera.carlo_neato_cleaning_map'
content_type: 'jpeg'
apns_id: 'neato-carlo_neato_cleaning_map'
apns_id: 'information'
- delay: 00:20:00
- event: event_did_someone_help_neato

View File

@ -95,4 +95,4 @@ automation:
data_template:
value1: "The electrical grid is reporting to be {{ (trigger.to_state.state)|replace('True', 'up')|replace('False', 'down') }}. Please verify with Tesla App."
who: 'parents'
apns_id: 'PowerWall'
apns_id: 'information'

View File

@ -54,7 +54,7 @@ automation:
- service: script.notify_engine
data_template:
value1: 'Go Outside! There is a Rocket Launch very soon!'
apns_id: 'Space'
apns_id: 'information'
- service: script.tweet_engine
data_template:

View File

@ -10,7 +10,7 @@
# who: "stacey | carlo | paige | family | parents"
# camera_entity: 'Camera.Camera'
# content-type: "jpeg"
# apns: "Something_Unique"
# apns_id: "Something_Unique" if important or information
# IFTTT Maker channel should look like this: https://files.gitter.im/home-assistant/home-assistant/phkx/blob

View File

@ -33,7 +33,7 @@ skybell_pressed:
ios_category: 'camera'
camera_entity: 'camera.front_door_last_activity'
content_type: 'jpeg'
apns_id: 'doorbell'
apns_id: 'information'
- service: script.flash_notify