Fixed mobile notifications for K's reading timer
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user