tRYING TO RESOLVE AND UPDATE AND REFACTOR THE NOTIFICTIONS TO ADHERE TO ios Closes #303

This commit is contained in:
CCOSTAN
2023-11-17 22:16:41 +00:00
parent 71b980975b
commit 3208ceb8e6
25 changed files with 51 additions and 48 deletions

View File

@@ -15,5 +15,5 @@
value2: 'There was a Hack attempt!'
value3: 'Go Check the GUI for details.'
who: 'carlo'
apns_id: 'information'
group: 'information'

View File

@@ -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'
##############################################################################

View File

@@ -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 }}'