mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 20:16:52 +00:00
Updated #750 - Adding collapable IOS notifications
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
###################################
|
||||
|
||||
- alias: Login Failure
|
||||
|
||||
|
||||
trigger:
|
||||
platform: template
|
||||
value_template: "{{ states('persistent_notification.httplogin') != 'unknown' }}"
|
||||
@@ -15,6 +15,7 @@
|
||||
value2: 'There was a Hack attempt!'
|
||||
value3: 'Go Check the GUI for details.'
|
||||
who: 'carlo'
|
||||
apns_id: 'Bad-IP'
|
||||
|
||||
- service: script.tweet_engine_image
|
||||
data_template:
|
||||
|
Reference in New Issue
Block a user