Add types and tags for text_notify

This commit is contained in:
2023-02-26 20:16:15 -05:00
parent 61617a7aca
commit 54830633a6

View File

@ -687,7 +687,9 @@
"274d63b8df8f2dd0" "274d63b8df8f2dd0"
], ],
"x": 14, "x": 14,
"y": 719 "y": 719,
"w": 1272,
"h": 502
}, },
{ {
"id": "e065b1ed4938b477", "id": "e065b1ed4938b477",
@ -776,10 +778,13 @@
"bc9d4a0d7a7c5c79", "bc9d4a0d7a7c5c79",
"67509a5554fc091f", "67509a5554fc091f",
"af53020956a6acb5", "af53020956a6acb5",
"2c74eec67f3ff8d8" "2c74eec67f3ff8d8",
"1eb13d819ba7e226"
], ],
"x": 14, "x": 14,
"y": 19 "y": 19,
"w": 2722,
"h": 682
}, },
{ {
"id": "5c50443a84910fb7", "id": "5c50443a84910fb7",
@ -837,9 +842,7 @@
"b2bc83c9195efe0f" "b2bc83c9195efe0f"
], ],
"x": 14, "x": 14,
"y": 39, "y": 39
"w": 872,
"h": 142
}, },
{ {
"id": "50e4d951ee7b3e54", "id": "50e4d951ee7b3e54",
@ -861,9 +864,7 @@
"3c03edd9c35f85f8" "3c03edd9c35f85f8"
], ],
"x": 14, "x": 14,
"y": 219, "y": 219
"w": 1012,
"h": 202
}, },
{ {
"id": "fbbe69a14cbe0236", "id": "fbbe69a14cbe0236",
@ -1104,9 +1105,7 @@
"6b039ef7895476e2" "6b039ef7895476e2"
], ],
"x": 14, "x": 14,
"y": 499, "y": 499
"w": 1252,
"h": 362
}, },
{ {
"id": "eeafd13be593ae69", "id": "eeafd13be593ae69",
@ -1381,7 +1380,9 @@
"8808e39fba362206" "8808e39fba362206"
], ],
"x": 1134, "x": 1134,
"y": 671.5 "y": 671.5,
"w": 422,
"h": 97
}, },
{ {
"id": "19b0e082db0643ac", "id": "19b0e082db0643ac",
@ -5170,7 +5171,7 @@
"areaId": [], "areaId": [],
"deviceId": [], "deviceId": [],
"entityId": [], "entityId": [],
"data": "{\t \"who\":\"kallen\",\t \"message\": msg.payload,\t \"title\": msg.topic\t}", "data": "{\t \"who\":\"kallen\",\t \"message\": msg.payload,\t \"title\": msg.topic,\t \"type\": \"normal\",\t \"tag\": \"kallen-timer-finished\"\t}",
"dataType": "jsonata", "dataType": "jsonata",
"mergeContext": "", "mergeContext": "",
"mustacheAltTags": false, "mustacheAltTags": false,
@ -7674,7 +7675,7 @@
"areaId": [], "areaId": [],
"deviceId": [], "deviceId": [],
"entityId": [], "entityId": [],
"data": "{\t \"who\":\"all\",\t \"title\": msg.topic,\t \"message\": msg.payload\t}", "data": "{\t \"who\":\"all\",\t \"title\": msg.topic,\t \"message\": msg.payload,\t \"type\": \"normal\",\t \"tag\": \"sunset-lights\"\t}",
"dataType": "jsonata", "dataType": "jsonata",
"mergeContext": "", "mergeContext": "",
"mustacheAltTags": false, "mustacheAltTags": false,
@ -21212,6 +21213,7 @@
"id": "1eb13d819ba7e226", "id": "1eb13d819ba7e226",
"type": "api-call-service", "type": "api-call-service",
"z": "72f99805df043603", "z": "72f99805df043603",
"g": "e065b1ed4938b477",
"name": "iOS Notifications", "name": "iOS Notifications",
"server": "9e87348d.9c1c48", "server": "9e87348d.9c1c48",
"version": 5, "version": 5,
@ -21221,14 +21223,14 @@
"areaId": [], "areaId": [],
"deviceId": [], "deviceId": [],
"entityId": [], "entityId": [],
"data": "{\t \"who\":\"all\",\t \"title\": msg.topic,\t \"message\": msg.payload\t}", "data": "{\t \"who\":\"all\",\t \"title\": msg.topic,\t \"message\": msg.payload,\t \"type\": \"normal\",\t \"tag\": \"master-bedroom-climate\"\t}",
"dataType": "jsonata", "dataType": "jsonata",
"mergeContext": "", "mergeContext": "",
"mustacheAltTags": false, "mustacheAltTags": false,
"outputProperties": [], "outputProperties": [],
"queue": "none", "queue": "none",
"x": 2540, "x": 2540,
"y": 360, "y": 320,
"wires": [ "wires": [
[] []
] ]