mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-19 03:29:34 +00:00
tRYING TO RESOLVE AND UPDATE AND REFACTOR THE NOTIFICTIONS TO ADHERE TO ios Closes #303
This commit is contained in:
@@ -15,5 +15,5 @@
|
||||
value2: 'There was a Hack attempt!'
|
||||
value3: 'Go Check the GUI for details.'
|
||||
who: 'carlo'
|
||||
apns_id: 'information'
|
||||
group: 'information'
|
||||
|
||||
|
@@ -19,6 +19,6 @@
|
||||
value2: "New IP: {{ states('sensor.exteral_ip') }}"
|
||||
value3: ' - Be sure to Change DNS!'
|
||||
who: 'carlo'
|
||||
apns_id: 'ip-change'
|
||||
group: 'ip-change'
|
||||
|
||||
##############################################################################
|
||||
|
@@ -13,7 +13,7 @@
|
||||
value1: 'Check the MQTT Dump'
|
||||
value2: '/dump/{{ trigger.platform }}'
|
||||
who: 'carlo'
|
||||
apns_id: 'information'
|
||||
group: 'information'
|
||||
- service: mqtt.publish
|
||||
data:
|
||||
topic: '/dump/{{ trigger.platform }}'
|
||||
|
Reference in New Issue
Block a user