Add types and tags for text_notify
This commit is contained in:
36
flows.json
36
flows.json
@ -687,7 +687,9 @@
|
||||
"274d63b8df8f2dd0"
|
||||
],
|
||||
"x": 14,
|
||||
"y": 719
|
||||
"y": 719,
|
||||
"w": 1272,
|
||||
"h": 502
|
||||
},
|
||||
{
|
||||
"id": "e065b1ed4938b477",
|
||||
@ -776,10 +778,13 @@
|
||||
"bc9d4a0d7a7c5c79",
|
||||
"67509a5554fc091f",
|
||||
"af53020956a6acb5",
|
||||
"2c74eec67f3ff8d8"
|
||||
"2c74eec67f3ff8d8",
|
||||
"1eb13d819ba7e226"
|
||||
],
|
||||
"x": 14,
|
||||
"y": 19
|
||||
"y": 19,
|
||||
"w": 2722,
|
||||
"h": 682
|
||||
},
|
||||
{
|
||||
"id": "5c50443a84910fb7",
|
||||
@ -837,9 +842,7 @@
|
||||
"b2bc83c9195efe0f"
|
||||
],
|
||||
"x": 14,
|
||||
"y": 39,
|
||||
"w": 872,
|
||||
"h": 142
|
||||
"y": 39
|
||||
},
|
||||
{
|
||||
"id": "50e4d951ee7b3e54",
|
||||
@ -861,9 +864,7 @@
|
||||
"3c03edd9c35f85f8"
|
||||
],
|
||||
"x": 14,
|
||||
"y": 219,
|
||||
"w": 1012,
|
||||
"h": 202
|
||||
"y": 219
|
||||
},
|
||||
{
|
||||
"id": "fbbe69a14cbe0236",
|
||||
@ -1104,9 +1105,7 @@
|
||||
"6b039ef7895476e2"
|
||||
],
|
||||
"x": 14,
|
||||
"y": 499,
|
||||
"w": 1252,
|
||||
"h": 362
|
||||
"y": 499
|
||||
},
|
||||
{
|
||||
"id": "eeafd13be593ae69",
|
||||
@ -1381,7 +1380,9 @@
|
||||
"8808e39fba362206"
|
||||
],
|
||||
"x": 1134,
|
||||
"y": 671.5
|
||||
"y": 671.5,
|
||||
"w": 422,
|
||||
"h": 97
|
||||
},
|
||||
{
|
||||
"id": "19b0e082db0643ac",
|
||||
@ -5170,7 +5171,7 @@
|
||||
"areaId": [],
|
||||
"deviceId": [],
|
||||
"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",
|
||||
"mergeContext": "",
|
||||
"mustacheAltTags": false,
|
||||
@ -7674,7 +7675,7 @@
|
||||
"areaId": [],
|
||||
"deviceId": [],
|
||||
"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",
|
||||
"mergeContext": "",
|
||||
"mustacheAltTags": false,
|
||||
@ -21212,6 +21213,7 @@
|
||||
"id": "1eb13d819ba7e226",
|
||||
"type": "api-call-service",
|
||||
"z": "72f99805df043603",
|
||||
"g": "e065b1ed4938b477",
|
||||
"name": "iOS Notifications",
|
||||
"server": "9e87348d.9c1c48",
|
||||
"version": 5,
|
||||
@ -21221,14 +21223,14 @@
|
||||
"areaId": [],
|
||||
"deviceId": [],
|
||||
"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",
|
||||
"mergeContext": "",
|
||||
"mustacheAltTags": false,
|
||||
"outputProperties": [],
|
||||
"queue": "none",
|
||||
"x": 2540,
|
||||
"y": 360,
|
||||
"y": 320,
|
||||
"wires": [
|
||||
[]
|
||||
]
|
||||
|
Reference in New Issue
Block a user