Commented some stuff that wasn't working

This commit is contained in:
2022-02-16 17:16:39 -05:00
parent fc42d20ec1
commit 1e221f0a95

View File

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