Fix notification for Tina coming home

This commit is contained in:
2022-10-08 18:52:03 -04:00
parent be437e7795
commit b9c73b6b5c

View File

@ -791,9 +791,7 @@
"b2bc83c9195efe0f" "b2bc83c9195efe0f"
], ],
"x": 14, "x": 14,
"y": 39, "y": 39
"w": 872,
"h": 142
}, },
{ {
"id": "50e4d951ee7b3e54", "id": "50e4d951ee7b3e54",
@ -815,9 +813,7 @@
"427cc2991454bbf0" "427cc2991454bbf0"
], ],
"x": 14, "x": 14,
"y": 219, "y": 219
"w": 1012,
"h": 202
}, },
{ {
"id": "fbbe69a14cbe0236", "id": "fbbe69a14cbe0236",
@ -994,9 +990,7 @@
"59af14a564176ce4" "59af14a564176ce4"
], ],
"x": 34, "x": 34,
"y": 239, "y": 239
"w": 1032,
"h": 382
}, },
{ {
"id": "eeafd13be593ae69", "id": "eeafd13be593ae69",
@ -1157,9 +1151,7 @@
"6b039ef7895476e2" "6b039ef7895476e2"
], ],
"x": 14, "x": 14,
"y": 439, "y": 439
"w": 1552,
"h": 422
}, },
{ {
"id": "19b0e082db0643ac", "id": "19b0e082db0643ac",
@ -7508,11 +7500,11 @@
"version": 5, "version": 5,
"debugenabled": false, "debugenabled": false,
"domain": "script", "domain": "script",
"service": "text_notify_tony", "service": "text_notify",
"areaId": [], "areaId": [],
"deviceId": [], "deviceId": [],
"entityId": [], "entityId": [],
"data": "{\t \"title\": \"New Arrival\",\t \"message\": \"Christina has arrived at home!\",\t \"data\": {\t \"url\": \"/lovelace/mobile-devices\"\t }\t}", "data": "{\t \"who\":\"tony\",\t \"title\": \"New Arrival\",\t \"message\": \"Tina has arrived at home!\",\t \"data\": {\t \"url\": \"/lovelace/mobile-devices\"\t }\t}",
"dataType": "jsonata", "dataType": "jsonata",
"mergeContext": "", "mergeContext": "",
"mustacheAltTags": false, "mustacheAltTags": false,