More Clean up and also added in the PHYN custom integration for Water Control and monitoring.

This commit is contained in:
ccostan
2023-07-20 00:38:28 -04:00
parent 148da39636
commit 582765f82b
2 changed files with 5 additions and 24 deletions

View File

@@ -46,10 +46,6 @@ notify_engine:
title: "{{ title }}"
message: "{{ value1 }} {{ value2 }} {{ value3 }}"
data:
# attachment:
# url: "{{ url }}"
# content-type: "{{ content_type }}"
# hide-thumbnail: false
apns_headers:
'apns-collapse-id': "{{ apns_id }}"
push:
@@ -59,3 +55,7 @@ notify_engine:
# interruption-level: critical
category: "{{ ios_category }}"
entity_id: "{{ camera_entity }}"
# attachment:
# url: "{{ url }}"
# content-type: "{{ content_type }}"
# hide-thumbnail: false