Fixed mobile notifications for K's reading timer

This commit is contained in:
2022-10-05 16:12:33 -04:00
parent ad2d991a55
commit c04b8ea0f2

View File

@ -4428,11 +4428,11 @@
"version": 5,
"debugenabled": false,
"domain": "script",
"service": "text_notify_kallen",
"service": "text_notify",
"areaId": [],
"deviceId": [],
"entityId": [],
"data": "{\t \"message\": msg.payload,\t \"title\": msg.topic\t}",
"data": "{\t \"who\":\"kallen\",\t \"message\": msg.payload,\t \"title\": msg.topic\t}",
"dataType": "jsonata",
"mergeContext": "",
"mustacheAltTags": false,