ok.. Pictures in IOS notifications are working! #357

This commit is contained in:
ccostan
2019-03-16 18:57:17 -04:00
parent 48aea3b187
commit b5d5a42a6d
3 changed files with 8 additions and 8 deletions

View File

@@ -43,8 +43,8 @@ notify_engine:
attachment:
content-type: "{{ content_type }}"
hide-thumbnail: false
push:
sound: "{{ ios_sound }}"
badge: "{{ ios_badge }}"
category: "{{ ios_category }}"
push:
sound: "{{ ios_sound }}"
badge: "{{ ios_badge }}"
category: "{{ ios_category }}"
entity_id: "{{ camera_entity }}"