Commented some stuff that wasn't working
This commit is contained in:
@ -167,15 +167,15 @@ script:
|
|||||||
title: '{{ title }}'
|
title: '{{ title }}'
|
||||||
message: '{{ message }}'
|
message: '{{ message }}'
|
||||||
data:
|
data:
|
||||||
attachment:
|
# attachment:
|
||||||
url: '{{ url }}'
|
# url: '{{ url }}'
|
||||||
content-type: '{{ content_type }}'
|
# content-type: '{{ content_type }}'
|
||||||
hide-thumbnail: false
|
# hide-thumbnail: false
|
||||||
push:
|
# push:
|
||||||
sound: '{{ ios_sound }}'
|
# sound: '{{ ios_sound }}'
|
||||||
badge: 0
|
# badge: 0
|
||||||
category: '{{ ios_category }}'
|
# category: '{{ ios_category }}'
|
||||||
entity_id: '{{ camera_entity }}'
|
# entity_id: '{{ camera_entity }}'
|
||||||
|
|
||||||
text_alert_image:
|
text_alert_image:
|
||||||
sequence:
|
sequence:
|
||||||
@ -201,8 +201,8 @@ script:
|
|||||||
url: '{{ url }}'
|
url: '{{ url }}'
|
||||||
content-type: '{{ content_type }}'
|
content-type: '{{ content_type }}'
|
||||||
hide-thumbnail: false
|
hide-thumbnail: false
|
||||||
push:
|
# push:
|
||||||
sound: '{{ ios_sound }}'
|
# sound: '{{ ios_sound }}'
|
||||||
badge: 0
|
# badge: 0
|
||||||
category: '{{ ios_category }}'
|
# category: '{{ ios_category }}'
|
||||||
entity_id: '{{ camera_entity }}'
|
# entity_id: '{{ camera_entity }}'
|
||||||
|
Reference in New Issue
Block a user