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