Updated #750 - Adding collapable IOS notifications

This commit is contained in:
ccostan
2020-05-29 17:50:36 -04:00
parent ae2790c0c6
commit 8c466d50be
15 changed files with 34 additions and 37 deletions

View File

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

View File

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