mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 15:26:58 +00:00
Updated #750 - Adding collapable IOS notifications
This commit is contained in:
@@ -44,6 +44,8 @@ notify_engine:
|
||||
url: "{{ url }}"
|
||||
content-type: "{{ content_type }}"
|
||||
hide-thumbnail: false
|
||||
apns_headers:
|
||||
'apns-collapse-id': "{{ apns_id }}"
|
||||
push:
|
||||
sound: "{{ ios_sound }}"
|
||||
badge: "{{ ios_badge }}"
|
||||
|
@@ -33,6 +33,7 @@ skybell_pressed:
|
||||
ios_category: 'camera'
|
||||
camera_entity: 'camera.front_door_last_activity'
|
||||
content_type: 'jpeg'
|
||||
apns_id: 'doorbell'
|
||||
|
||||
- service: script.flash_notify
|
||||
|
||||
|
Reference in New Issue
Block a user