Replaced transparency values
This commit is contained in:
53
flows.json
53
flows.json
@ -916,7 +916,9 @@
|
||||
"0968727f2138ac62"
|
||||
],
|
||||
"x": 34,
|
||||
"y": 779
|
||||
"y": 779,
|
||||
"w": 1432,
|
||||
"h": 422
|
||||
},
|
||||
{
|
||||
"id": "f55a52c40b8b8749",
|
||||
@ -961,7 +963,9 @@
|
||||
"318bee4424125dd5"
|
||||
],
|
||||
"x": 34,
|
||||
"y": 19
|
||||
"y": 19,
|
||||
"w": 832,
|
||||
"h": 742
|
||||
},
|
||||
{
|
||||
"id": "208284848b13b85b",
|
||||
@ -990,7 +994,9 @@
|
||||
"59af14a564176ce4"
|
||||
],
|
||||
"x": 34,
|
||||
"y": 239
|
||||
"y": 239,
|
||||
"w": 1032,
|
||||
"h": 382
|
||||
},
|
||||
{
|
||||
"id": "eeafd13be593ae69",
|
||||
@ -1019,7 +1025,9 @@
|
||||
"b69eeb738bbd4bdb"
|
||||
],
|
||||
"x": 34,
|
||||
"y": 539
|
||||
"y": 539,
|
||||
"w": 1592,
|
||||
"h": 282
|
||||
},
|
||||
{
|
||||
"id": "753e14252442d87d",
|
||||
@ -3307,7 +3315,7 @@
|
||||
"areaId": [],
|
||||
"deviceId": [],
|
||||
"entityId": [],
|
||||
"data": "{\t \"title\": msg.topic,\t \"message\": msg.payload,\t \"data\": {\t fontsize: \"large\",\t duration: 3,\t transparency: \"30%\",\t color: \"red\"\t }\t}",
|
||||
"data": "{\t \"title\": msg.topic,\t \"message\": msg.payload,\t \"data\": {\t fontsize: \"large\",\t duration: 3,\t transparency: \"25%\",\t color: \"red\"\t }\t}",
|
||||
"dataType": "jsonata",
|
||||
"mergeContext": "",
|
||||
"mustacheAltTags": false,
|
||||
@ -7100,7 +7108,7 @@
|
||||
"areaId": [],
|
||||
"deviceId": [],
|
||||
"entityId": [],
|
||||
"data": "{\t \"who\":\"all\",\t \"title\": msg.topic,\t \"message\": msg.payload,\t \"data\": {\t fontsize: \"large\",\t duration: 3,\t transparency: \"30%\",\t color: \"indigo\"\t }\t}",
|
||||
"data": "{\t \"who\":\"all\",\t \"title\": msg.topic,\t \"message\": msg.payload,\t \"data\": {\t fontsize: \"large\",\t duration: 3,\t transparency: \"25%\",\t color: \"indigo\"\t }\t}",
|
||||
"dataType": "jsonata",
|
||||
"mergeContext": "",
|
||||
"mustacheAltTags": false,
|
||||
@ -8006,7 +8014,7 @@
|
||||
"areaId": [],
|
||||
"deviceId": [],
|
||||
"entityId": [],
|
||||
"data": "{\t \"who\":\"all\",\t \"title\": msg.topic,\t \"message\": msg.payload,\t \"data\": {\t fontsize: \"large\",\t duration: 3,\t transparency: \"30%\",\t color: \"indigo\"\t }\t}",
|
||||
"data": "{\t \"who\":\"all\",\t \"title\": msg.topic,\t \"message\": msg.payload,\t \"data\": {\t fontsize: \"large\",\t duration: 3,\t transparency: \"25%\",\t color: \"indigo\"\t }\t}",
|
||||
"dataType": "jsonata",
|
||||
"mergeContext": "",
|
||||
"mustacheAltTags": false,
|
||||
@ -8031,7 +8039,7 @@
|
||||
"areaId": [],
|
||||
"deviceId": [],
|
||||
"entityId": [],
|
||||
"data": "{\t \"who\":\"all\",\t \"title\": msg.topic,\t \"message\": msg.payload,\t \"data\": {\t fontsize: \"large\",\t duration: 3,\t transparency: \"30%\",\t color: \"indigo\"\t }\t}",
|
||||
"data": "{\t \"who\":\"all\",\t \"title\": msg.topic,\t \"message\": msg.payload,\t \"data\": {\t fontsize: \"large\",\t duration: 3,\t transparency: \"25%\",\t color: \"indigo\"\t }\t}",
|
||||
"dataType": "jsonata",
|
||||
"mergeContext": "",
|
||||
"mustacheAltTags": false,
|
||||
@ -8043,6 +8051,35 @@
|
||||
[]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "b501deabf6985dff",
|
||||
"type": "inject",
|
||||
"z": "3abb5ae57afb4761",
|
||||
"name": "",
|
||||
"props": [
|
||||
{
|
||||
"p": "payload"
|
||||
},
|
||||
{
|
||||
"p": "topic",
|
||||
"vt": "str"
|
||||
}
|
||||
],
|
||||
"repeat": "",
|
||||
"crontab": "",
|
||||
"once": false,
|
||||
"onceDelay": 0.1,
|
||||
"topic": "",
|
||||
"payload": "",
|
||||
"payloadType": "date",
|
||||
"x": 180,
|
||||
"y": 560,
|
||||
"wires": [
|
||||
[
|
||||
"edaa6ff605ba6fa7"
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "d95d9964546768a5",
|
||||
"type": "server-state-changed",
|
||||
|
Reference in New Issue
Block a user