@thingwala/node-red-contrib-geyserwala-connect 0.0.3 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,73 +1,227 @@
1
1
  [
2
2
  {
3
- "id": "fc2acf2da9d1682c",
3
+ "id": "342b690c66a49a1f",
4
4
  "type": "tab",
5
- "label": "Geyserwala Connect",
5
+ "label": "Geyserwala Connect [basic]",
6
6
  "disabled": false,
7
7
  "info": "",
8
8
  "env": []
9
9
  },
10
10
  {
11
- "id": "85b616590e17a12c",
11
+ "id": "426f6d2cfa6f581a",
12
+ "type": "group",
13
+ "z": "342b690c66a49a1f",
14
+ "name": "Manual",
15
+ "style": {
16
+ "label": true,
17
+ "fill": "#bfdbef",
18
+ "fill-opacity": "0.5"
19
+ },
20
+ "nodes": [
21
+ "333081cee8d5a8e2",
22
+ "d9298ac91820ff63",
23
+ "4ae8c3665001f199",
24
+ "4053bcadb088d843",
25
+ "b593f261c5d5512d",
26
+ "cad4f2f6b5739a4e",
27
+ "54060bb928b2c470",
28
+ "722985e975525da0",
29
+ "5bc9b1b86a61efb2",
30
+ "7d4c7fe9eccbec97",
31
+ "7d60d88d4dd76836",
32
+ "4def969791c09e83"
33
+ ],
34
+ "x": 34,
35
+ "y": 759,
36
+ "w": 892,
37
+ "h": 362
38
+ },
39
+ {
40
+ "id": "a295d5b28a06dc5b",
41
+ "type": "group",
42
+ "z": "342b690c66a49a1f",
43
+ "name": "Automation",
44
+ "style": {
45
+ "label": true,
46
+ "fill": "#bfdbef",
47
+ "fill-opacity": "0.5"
48
+ },
49
+ "nodes": [
50
+ "4428c8e39e339619",
51
+ "c2d2c4bb0957bee2",
52
+ "dc3d5a52771f4e89",
53
+ "d1a39b3c0883a466",
54
+ "46623cae5907e837",
55
+ "72da46aef9d08ecb",
56
+ "7cd36f80c05870f8",
57
+ "e9b8430f5597469b",
58
+ "e5d5f46380175be6",
59
+ "6d56c063d96db256",
60
+ "38a6c9613261e7a0"
61
+ ],
62
+ "x": 28,
63
+ "y": 379,
64
+ "w": 938,
65
+ "h": 362
66
+ },
67
+ {
68
+ "id": "24a4e95ec2b29bde",
69
+ "type": "group",
70
+ "z": "342b690c66a49a1f",
71
+ "name": "Status",
72
+ "style": {
73
+ "label": true,
74
+ "fill": "#bfdbef",
75
+ "fill-opacity": "0.5"
76
+ },
77
+ "nodes": [
78
+ "ec73a53a3d4dcd1a",
79
+ "3348c19155990b8d",
80
+ "b4767375b92bdd57",
81
+ "750c5d181752e102",
82
+ "7d99d17546632c01",
83
+ "102aa69255cc662b"
84
+ ],
85
+ "x": 454,
86
+ "y": 19,
87
+ "w": 472,
88
+ "h": 342
89
+ },
90
+ {
91
+ "id": "38a6c9613261e7a0",
92
+ "type": "group",
93
+ "z": "342b690c66a49a1f",
94
+ "g": "a295d5b28a06dc5b",
95
+ "name": "Defaults to 86400 / 0",
96
+ "style": {
97
+ "label": true,
98
+ "fill": "#d1d1d1",
99
+ "fill-opacity": "0.31"
100
+ },
101
+ "nodes": [
102
+ "d84684fefa8a073b",
103
+ "957f7cb62cf89b47",
104
+ "92c8e6b762422f54",
105
+ "a6c24a42a63c26e3"
106
+ ],
107
+ "x": 54,
108
+ "y": 459,
109
+ "w": 172,
110
+ "h": 222
111
+ },
112
+ {
113
+ "id": "11149d0082218c50",
114
+ "type": "geyserwala-connect-api",
115
+ "name": "Geyserwala Connector",
116
+ "api": "MQTT",
117
+ "mqttBroker": "655be97ebf33d7ca",
118
+ "mqttTopicTemplate": "geyserwala/%prefix%/%mac%",
119
+ "mqttTopicMac": "08B61F74144C",
120
+ "mqttTopicIp": "",
121
+ "mqttTopicHostname": "",
122
+ "restHost": "10.0.0.51",
123
+ "restPort": "80",
124
+ "restUser": "admin",
125
+ "restPassword": "",
126
+ "restPollInterval": "1"
127
+ },
128
+ {
129
+ "id": "655be97ebf33d7ca",
130
+ "type": "mqtt-broker",
131
+ "name": "Geyserwala MQTT",
132
+ "broker": "10.0.0.5",
133
+ "port": "1883",
134
+ "clientid": "",
135
+ "autoConnect": true,
136
+ "usetls": false,
137
+ "protocolVersion": "4",
138
+ "keepalive": "60",
139
+ "cleansession": true,
140
+ "autoUnsubscribe": true,
141
+ "birthTopic": "",
142
+ "birthQos": "0",
143
+ "birthRetain": "false",
144
+ "birthPayload": "",
145
+ "birthMsg": {},
146
+ "closeTopic": "",
147
+ "closeQos": "0",
148
+ "closeRetain": "false",
149
+ "closePayload": "",
150
+ "closeMsg": {},
151
+ "willTopic": "",
152
+ "willQos": "0",
153
+ "willRetain": "false",
154
+ "willPayload": "",
155
+ "willMsg": {},
156
+ "userProps": "",
157
+ "sessionExpiry": ""
158
+ },
159
+ {
160
+ "id": "ec73a53a3d4dcd1a",
12
161
  "type": "geyserwala-connect-tank-temp",
13
- "z": "fc2acf2da9d1682c",
162
+ "z": "342b690c66a49a1f",
163
+ "g": "24a4e95ec2b29bde",
14
164
  "name": "Tank Temp",
15
- "geyserwalaApi": "db6794008ea04dea",
16
- "x": 380,
17
- "y": 60,
165
+ "geyserwalaApi": "11149d0082218c50",
166
+ "x": 580,
167
+ "y": 120,
18
168
  "wires": [
19
169
  [
20
- "691616a2e1b3365d"
170
+ "7d99d17546632c01"
21
171
  ]
22
172
  ]
23
173
  },
24
174
  {
25
- "id": "c5e8c4ce98d9e562",
175
+ "id": "3348c19155990b8d",
26
176
  "type": "geyserwala-connect-element-demand",
27
- "z": "fc2acf2da9d1682c",
177
+ "z": "342b690c66a49a1f",
178
+ "g": "24a4e95ec2b29bde",
28
179
  "name": "Element Demand",
29
- "geyserwalaApi": "db6794008ea04dea",
30
- "x": 360,
31
- "y": 100,
180
+ "geyserwalaApi": "11149d0082218c50",
181
+ "x": 560,
182
+ "y": 160,
32
183
  "wires": [
33
184
  [
34
- "691616a2e1b3365d"
185
+ "7d99d17546632c01"
35
186
  ]
36
187
  ]
37
188
  },
38
189
  {
39
- "id": "5b6755e03df7cf61",
190
+ "id": "b4767375b92bdd57",
40
191
  "type": "geyserwala-connect-collector-temp",
41
- "z": "fc2acf2da9d1682c",
192
+ "z": "342b690c66a49a1f",
193
+ "g": "24a4e95ec2b29bde",
42
194
  "name": "Collector Temp",
43
- "geyserwalaApi": "db6794008ea04dea",
44
- "x": 360,
45
- "y": 140,
195
+ "geyserwalaApi": "11149d0082218c50",
196
+ "x": 560,
197
+ "y": 220,
46
198
  "wires": [
47
199
  [
48
- "691616a2e1b3365d"
200
+ "7d99d17546632c01"
49
201
  ]
50
202
  ]
51
203
  },
52
204
  {
53
- "id": "dee0237bdf6d3fe6",
205
+ "id": "750c5d181752e102",
54
206
  "type": "geyserwala-connect-pump-status",
55
- "z": "fc2acf2da9d1682c",
207
+ "z": "342b690c66a49a1f",
208
+ "g": "24a4e95ec2b29bde",
56
209
  "name": "Pump Status",
57
- "geyserwalaApi": "db6794008ea04dea",
58
- "x": 370,
59
- "y": 180,
210
+ "geyserwalaApi": "11149d0082218c50",
211
+ "x": 570,
212
+ "y": 260,
60
213
  "wires": [
61
214
  [
62
- "691616a2e1b3365d"
215
+ "7d99d17546632c01"
63
216
  ]
64
217
  ]
65
218
  },
66
219
  {
67
- "id": "691616a2e1b3365d",
220
+ "id": "7d99d17546632c01",
68
221
  "type": "debug",
69
- "z": "fc2acf2da9d1682c",
70
- "name": "info",
222
+ "z": "342b690c66a49a1f",
223
+ "g": "24a4e95ec2b29bde",
224
+ "name": "geyserwala.status",
71
225
  "active": true,
72
226
  "tosidebar": true,
73
227
  "console": false,
@@ -76,84 +230,90 @@
76
230
  "targetType": "msg",
77
231
  "statusVal": "",
78
232
  "statusType": "auto",
79
- "x": 590,
80
- "y": 120,
233
+ "x": 790,
234
+ "y": 320,
81
235
  "wires": []
82
236
  },
83
237
  {
84
- "id": "b159a980e9ca5816",
238
+ "id": "4428c8e39e339619",
85
239
  "type": "geyserwala-connect-external-demand",
86
- "z": "fc2acf2da9d1682c",
240
+ "z": "342b690c66a49a1f",
241
+ "g": "a295d5b28a06dc5b",
87
242
  "name": "External Demand",
88
- "geyserwalaApi": "db6794008ea04dea",
89
- "x": 350,
90
- "y": 340,
243
+ "geyserwalaApi": "11149d0082218c50",
244
+ "x": 570,
245
+ "y": 520,
91
246
  "wires": [
92
247
  [
93
- "cf52f2f9a6713b72"
248
+ "7cd36f80c05870f8"
94
249
  ]
95
250
  ]
96
251
  },
97
252
  {
98
- "id": "4d7df3d6c919b539",
253
+ "id": "c2d2c4bb0957bee2",
99
254
  "type": "geyserwala-connect-external-setpoint",
100
- "z": "fc2acf2da9d1682c",
255
+ "z": "342b690c66a49a1f",
256
+ "g": "a295d5b28a06dc5b",
101
257
  "name": "External Setpoint",
102
- "geyserwalaApi": "db6794008ea04dea",
103
- "x": 350,
104
- "y": 400,
258
+ "geyserwalaApi": "11149d0082218c50",
259
+ "x": 570,
260
+ "y": 420,
105
261
  "wires": [
106
262
  [
107
- "cf52f2f9a6713b72"
263
+ "7cd36f80c05870f8"
108
264
  ]
109
265
  ]
110
266
  },
111
267
  {
112
- "id": "b3c9c5848fbafd71",
268
+ "id": "d9298ac91820ff63",
113
269
  "type": "geyserwala-connect-mode",
114
- "z": "fc2acf2da9d1682c",
270
+ "z": "342b690c66a49a1f",
271
+ "g": "426f6d2cfa6f581a",
115
272
  "name": "Mode",
116
- "geyserwalaApi": "db6794008ea04dea",
117
- "x": 390,
118
- "y": 580,
273
+ "geyserwalaApi": "11149d0082218c50",
274
+ "x": 610,
275
+ "y": 800,
119
276
  "wires": [
120
277
  [
121
- "1d89d48c14b6c3b8"
278
+ "cad4f2f6b5739a4e"
122
279
  ]
123
280
  ]
124
281
  },
125
282
  {
126
- "id": "ca4f27161c7f81fa",
283
+ "id": "4ae8c3665001f199",
127
284
  "type": "geyserwala-connect-setpoint",
128
- "z": "fc2acf2da9d1682c",
285
+ "z": "342b690c66a49a1f",
286
+ "g": "426f6d2cfa6f581a",
129
287
  "name": "Setpoint",
130
- "geyserwalaApi": "db6794008ea04dea",
131
- "x": 380,
132
- "y": 640,
288
+ "geyserwalaApi": "11149d0082218c50",
289
+ "x": 600,
290
+ "y": 900,
133
291
  "wires": [
134
292
  [
135
- "1d89d48c14b6c3b8"
293
+ "cad4f2f6b5739a4e"
136
294
  ]
137
295
  ]
138
296
  },
139
297
  {
140
- "id": "94191a9675df61af",
298
+ "id": "4053bcadb088d843",
141
299
  "type": "geyserwala-connect-boost-demand",
142
- "z": "fc2acf2da9d1682c",
300
+ "z": "342b690c66a49a1f",
301
+ "g": "426f6d2cfa6f581a",
143
302
  "name": "Boost Demand",
144
- "geyserwalaApi": "db6794008ea04dea",
145
- "x": 360,
146
- "y": 700,
303
+ "geyserwalaApi": "11149d0082218c50",
304
+ "x": 580,
305
+ "y": 1000,
147
306
  "wires": [
148
307
  [
149
- "1d89d48c14b6c3b8"
308
+ "cad4f2f6b5739a4e"
150
309
  ]
151
310
  ]
152
311
  },
153
312
  {
154
- "id": "fcdc172bc333981b",
313
+ "id": "dc3d5a52771f4e89",
155
314
  "type": "inject",
156
- "z": "fc2acf2da9d1682c",
315
+ "z": "342b690c66a49a1f",
316
+ "g": "a295d5b28a06dc5b",
157
317
  "name": "",
158
318
  "props": [
159
319
  {
@@ -169,20 +329,21 @@
169
329
  "once": false,
170
330
  "onceDelay": 0.1,
171
331
  "topic": "",
172
- "payload": "true",
173
- "payloadType": "bool",
174
- "x": 110,
175
- "y": 220,
332
+ "payload": "21600",
333
+ "payloadType": "num",
334
+ "x": 330,
335
+ "y": 640,
176
336
  "wires": [
177
337
  [
178
- "fba9a6ea6ed3f0cb"
338
+ "e9b8430f5597469b"
179
339
  ]
180
340
  ]
181
341
  },
182
342
  {
183
- "id": "7555b33894ed93a8",
343
+ "id": "d1a39b3c0883a466",
184
344
  "type": "inject",
185
- "z": "fc2acf2da9d1682c",
345
+ "z": "342b690c66a49a1f",
346
+ "g": "a295d5b28a06dc5b",
186
347
  "name": "",
187
348
  "props": [
188
349
  {
@@ -198,20 +359,21 @@
198
359
  "once": false,
199
360
  "onceDelay": 0.1,
200
361
  "topic": "",
201
- "payload": "false",
202
- "payloadType": "bool",
203
- "x": 110,
204
- "y": 260,
362
+ "payload": "0",
363
+ "payloadType": "num",
364
+ "x": 330,
365
+ "y": 680,
205
366
  "wires": [
206
367
  [
207
- "fba9a6ea6ed3f0cb"
368
+ "e9b8430f5597469b"
208
369
  ]
209
370
  ]
210
371
  },
211
372
  {
212
- "id": "d25e9b6a0b51b3ff",
373
+ "id": "d84684fefa8a073b",
213
374
  "type": "inject",
214
- "z": "fc2acf2da9d1682c",
375
+ "z": "342b690c66a49a1f",
376
+ "g": "38a6c9613261e7a0",
215
377
  "name": "",
216
378
  "props": [
217
379
  {
@@ -229,18 +391,19 @@
229
391
  "topic": "",
230
392
  "payload": "true",
231
393
  "payloadType": "bool",
232
- "x": 110,
233
- "y": 320,
394
+ "x": 150,
395
+ "y": 500,
234
396
  "wires": [
235
397
  [
236
- "b159a980e9ca5816"
398
+ "4428c8e39e339619"
237
399
  ]
238
400
  ]
239
401
  },
240
402
  {
241
- "id": "1cec7d550f31e5e1",
403
+ "id": "957f7cb62cf89b47",
242
404
  "type": "inject",
243
- "z": "fc2acf2da9d1682c",
405
+ "z": "342b690c66a49a1f",
406
+ "g": "38a6c9613261e7a0",
244
407
  "name": "",
245
408
  "props": [
246
409
  {
@@ -258,18 +421,19 @@
258
421
  "topic": "",
259
422
  "payload": "false",
260
423
  "payloadType": "bool",
261
- "x": 110,
262
- "y": 360,
424
+ "x": 150,
425
+ "y": 540,
263
426
  "wires": [
264
427
  [
265
- "b159a980e9ca5816"
428
+ "4428c8e39e339619"
266
429
  ]
267
430
  ]
268
431
  },
269
432
  {
270
- "id": "e20fe185478f4007",
433
+ "id": "46623cae5907e837",
271
434
  "type": "inject",
272
- "z": "fc2acf2da9d1682c",
435
+ "z": "342b690c66a49a1f",
436
+ "g": "a295d5b28a06dc5b",
273
437
  "name": "",
274
438
  "props": [
275
439
  {
@@ -287,18 +451,19 @@
287
451
  "topic": "",
288
452
  "payload": "35",
289
453
  "payloadType": "num",
290
- "x": 110,
454
+ "x": 330,
291
455
  "y": 420,
292
456
  "wires": [
293
457
  [
294
- "4d7df3d6c919b539"
458
+ "c2d2c4bb0957bee2"
295
459
  ]
296
460
  ]
297
461
  },
298
462
  {
299
- "id": "9b096ff0a428f394",
463
+ "id": "72da46aef9d08ecb",
300
464
  "type": "inject",
301
- "z": "fc2acf2da9d1682c",
465
+ "z": "342b690c66a49a1f",
466
+ "g": "a295d5b28a06dc5b",
302
467
  "name": "",
303
468
  "props": [
304
469
  {
@@ -316,18 +481,19 @@
316
481
  "topic": "",
317
482
  "payload": "60",
318
483
  "payloadType": "num",
319
- "x": 110,
484
+ "x": 330,
320
485
  "y": 460,
321
486
  "wires": [
322
487
  [
323
- "4d7df3d6c919b539"
488
+ "c2d2c4bb0957bee2"
324
489
  ]
325
490
  ]
326
491
  },
327
492
  {
328
- "id": "b084411925aad05a",
493
+ "id": "333081cee8d5a8e2",
329
494
  "type": "inject",
330
- "z": "fc2acf2da9d1682c",
495
+ "z": "342b690c66a49a1f",
496
+ "g": "426f6d2cfa6f581a",
331
497
  "name": "",
332
498
  "props": [
333
499
  {
@@ -345,18 +511,19 @@
345
511
  "topic": "",
346
512
  "payload": "SOLAR",
347
513
  "payloadType": "str",
348
- "x": 110,
349
- "y": 520,
514
+ "x": 330,
515
+ "y": 840,
350
516
  "wires": [
351
517
  [
352
- "b3c9c5848fbafd71"
518
+ "d9298ac91820ff63"
353
519
  ]
354
520
  ]
355
521
  },
356
522
  {
357
- "id": "f9c9c0f43fd44dae",
523
+ "id": "b593f261c5d5512d",
358
524
  "type": "inject",
359
- "z": "fc2acf2da9d1682c",
525
+ "z": "342b690c66a49a1f",
526
+ "g": "426f6d2cfa6f581a",
360
527
  "name": "",
361
528
  "props": [
362
529
  {
@@ -374,19 +541,20 @@
374
541
  "topic": "",
375
542
  "payload": "TIMER",
376
543
  "payloadType": "str",
377
- "x": 110,
378
- "y": 560,
544
+ "x": 330,
545
+ "y": 800,
379
546
  "wires": [
380
547
  [
381
- "b3c9c5848fbafd71"
548
+ "d9298ac91820ff63"
382
549
  ]
383
550
  ]
384
551
  },
385
552
  {
386
- "id": "cf52f2f9a6713b72",
553
+ "id": "7cd36f80c05870f8",
387
554
  "type": "debug",
388
- "z": "fc2acf2da9d1682c",
389
- "name": "automation",
555
+ "z": "342b690c66a49a1f",
556
+ "g": "a295d5b28a06dc5b",
557
+ "name": "geyserwala.automation",
390
558
  "active": true,
391
559
  "tosidebar": true,
392
560
  "console": false,
@@ -395,15 +563,16 @@
395
563
  "targetType": "msg",
396
564
  "statusVal": "",
397
565
  "statusType": "auto",
398
- "x": 610,
399
- "y": 280,
566
+ "x": 810,
567
+ "y": 700,
400
568
  "wires": []
401
569
  },
402
570
  {
403
- "id": "1d89d48c14b6c3b8",
571
+ "id": "cad4f2f6b5739a4e",
404
572
  "type": "debug",
405
- "z": "fc2acf2da9d1682c",
406
- "name": "manual",
573
+ "z": "342b690c66a49a1f",
574
+ "g": "426f6d2cfa6f581a",
575
+ "name": "geyserwala.manual",
407
576
  "active": true,
408
577
  "tosidebar": true,
409
578
  "console": false,
@@ -412,14 +581,15 @@
412
581
  "targetType": "msg",
413
582
  "statusVal": "",
414
583
  "statusType": "auto",
415
- "x": 600,
416
- "y": 640,
584
+ "x": 790,
585
+ "y": 1080,
417
586
  "wires": []
418
587
  },
419
588
  {
420
- "id": "c19e8851fc0cbf79",
589
+ "id": "54060bb928b2c470",
421
590
  "type": "inject",
422
- "z": "fc2acf2da9d1682c",
591
+ "z": "342b690c66a49a1f",
592
+ "g": "426f6d2cfa6f581a",
423
593
  "name": "",
424
594
  "props": [
425
595
  {
@@ -437,18 +607,19 @@
437
607
  "topic": "",
438
608
  "payload": "48",
439
609
  "payloadType": "num",
440
- "x": 110,
441
- "y": 620,
610
+ "x": 330,
611
+ "y": 940,
442
612
  "wires": [
443
613
  [
444
- "ca4f27161c7f81fa"
614
+ "4ae8c3665001f199"
445
615
  ]
446
616
  ]
447
617
  },
448
618
  {
449
- "id": "669942032c75c052",
619
+ "id": "722985e975525da0",
450
620
  "type": "inject",
451
- "z": "fc2acf2da9d1682c",
621
+ "z": "342b690c66a49a1f",
622
+ "g": "426f6d2cfa6f581a",
452
623
  "name": "",
453
624
  "props": [
454
625
  {
@@ -466,18 +637,19 @@
466
637
  "topic": "",
467
638
  "payload": "55",
468
639
  "payloadType": "num",
469
- "x": 110,
470
- "y": 660,
640
+ "x": 330,
641
+ "y": 980,
471
642
  "wires": [
472
643
  [
473
- "ca4f27161c7f81fa"
644
+ "4ae8c3665001f199"
474
645
  ]
475
646
  ]
476
647
  },
477
648
  {
478
- "id": "2a1072fd3a5c4f1f",
649
+ "id": "5bc9b1b86a61efb2",
479
650
  "type": "inject",
480
- "z": "fc2acf2da9d1682c",
651
+ "z": "342b690c66a49a1f",
652
+ "g": "426f6d2cfa6f581a",
481
653
  "name": "",
482
654
  "props": [
483
655
  {
@@ -495,18 +667,19 @@
495
667
  "topic": "",
496
668
  "payload": "true",
497
669
  "payloadType": "bool",
498
- "x": 110,
499
- "y": 720,
670
+ "x": 330,
671
+ "y": 1040,
500
672
  "wires": [
501
673
  [
502
- "94191a9675df61af"
674
+ "4053bcadb088d843"
503
675
  ]
504
676
  ]
505
677
  },
506
678
  {
507
- "id": "6ba37de220dc855b",
679
+ "id": "7d4c7fe9eccbec97",
508
680
  "type": "inject",
509
- "z": "fc2acf2da9d1682c",
681
+ "z": "342b690c66a49a1f",
682
+ "g": "426f6d2cfa6f581a",
510
683
  "name": "",
511
684
  "props": [
512
685
  {
@@ -524,83 +697,222 @@
524
697
  "topic": "",
525
698
  "payload": "false",
526
699
  "payloadType": "bool",
527
- "x": 110,
528
- "y": 760,
700
+ "x": 330,
701
+ "y": 1080,
529
702
  "wires": [
530
703
  [
531
- "94191a9675df61af"
704
+ "4053bcadb088d843"
532
705
  ]
533
706
  ]
534
707
  },
535
708
  {
536
- "id": "70e5994a789dd73b",
709
+ "id": "102aa69255cc662b",
537
710
  "type": "geyserwala-connect-status",
538
- "z": "fc2acf2da9d1682c",
711
+ "z": "342b690c66a49a1f",
712
+ "g": "24a4e95ec2b29bde",
539
713
  "name": "Status",
540
- "geyserwalaApi": "db6794008ea04dea",
541
- "x": 390,
542
- "y": 20,
714
+ "geyserwalaApi": "11149d0082218c50",
715
+ "x": 590,
716
+ "y": 60,
543
717
  "wires": [
544
718
  [
545
- "691616a2e1b3365d"
719
+ "7d99d17546632c01"
546
720
  ]
547
721
  ]
548
722
  },
549
723
  {
550
- "id": "fba9a6ea6ed3f0cb",
551
- "type": "geyserwala-connect-lowpower-enable",
552
- "z": "fc2acf2da9d1682c",
553
- "name": "Low Power Enable",
554
- "geyserwalaApi": "db6794008ea04dea",
555
- "x": 350,
556
- "y": 260,
724
+ "id": "e9b8430f5597469b",
725
+ "type": "geyserwala-connect-external-disable",
726
+ "z": "342b690c66a49a1f",
727
+ "g": "a295d5b28a06dc5b",
728
+ "name": "External Disable",
729
+ "geyserwalaApi": "11149d0082218c50",
730
+ "x": 580,
731
+ "y": 620,
557
732
  "wires": [
558
733
  [
559
- "cf52f2f9a6713b72"
734
+ "7cd36f80c05870f8"
560
735
  ]
561
736
  ]
562
737
  },
563
738
  {
564
- "id": "db6794008ea04dea",
565
- "type": "geyserwala-connect-api",
566
- "name": "Geyserwala Connector",
567
- "api": "MQTT",
568
- "mqttBroker": "2f8be320790a3c93",
569
- "mqttTopicTemplate": "geyserwala/%prefix%/%mac%",
570
- "mqttTopicMac": "EFCDAB214365",
571
- "mqttTopicIp": "",
572
- "mqttTopicHostname": "",
573
- "restHost": "192.168.1.55",
574
- "restPort": "80",
575
- "restUser": "admin",
576
- "restPassword": "",
577
- "restPollInterval": "3"
739
+ "id": "92c8e6b762422f54",
740
+ "type": "inject",
741
+ "z": "342b690c66a49a1f",
742
+ "g": "38a6c9613261e7a0",
743
+ "name": "",
744
+ "props": [
745
+ {
746
+ "p": "payload"
747
+ },
748
+ {
749
+ "p": "topic",
750
+ "vt": "str"
751
+ }
752
+ ],
753
+ "repeat": "",
754
+ "crontab": "",
755
+ "once": false,
756
+ "onceDelay": 0.1,
757
+ "topic": "",
758
+ "payload": "true",
759
+ "payloadType": "bool",
760
+ "x": 150,
761
+ "y": 600,
762
+ "wires": [
763
+ [
764
+ "e9b8430f5597469b"
765
+ ]
766
+ ]
578
767
  },
579
768
  {
580
- "id": "2f8be320790a3c93",
581
- "type": "mqtt-broker",
582
- "name": "MQTT Broker",
583
- "broker": "192.168.1.5",
584
- "port": "1883",
585
- "clientid": "",
586
- "autoConnect": true,
587
- "usetls": false,
588
- "protocolVersion": "4",
589
- "keepalive": "60",
590
- "cleansession": true,
591
- "birthTopic": "",
592
- "birthQos": "0",
593
- "birthPayload": "",
594
- "birthMsg": {},
595
- "closeTopic": "",
596
- "closeQos": "0",
597
- "closePayload": "",
598
- "closeMsg": {},
599
- "willTopic": "",
600
- "willQos": "0",
601
- "willPayload": "",
602
- "willMsg": {},
603
- "userProps": "",
604
- "sessionExpiry": ""
769
+ "id": "a6c24a42a63c26e3",
770
+ "type": "inject",
771
+ "z": "342b690c66a49a1f",
772
+ "g": "38a6c9613261e7a0",
773
+ "name": "",
774
+ "props": [
775
+ {
776
+ "p": "payload"
777
+ },
778
+ {
779
+ "p": "topic",
780
+ "vt": "str"
781
+ }
782
+ ],
783
+ "repeat": "",
784
+ "crontab": "",
785
+ "once": false,
786
+ "onceDelay": 0.1,
787
+ "topic": "",
788
+ "payload": "false",
789
+ "payloadType": "bool",
790
+ "x": 150,
791
+ "y": 640,
792
+ "wires": [
793
+ [
794
+ "e9b8430f5597469b"
795
+ ]
796
+ ]
797
+ },
798
+ {
799
+ "id": "e5d5f46380175be6",
800
+ "type": "inject",
801
+ "z": "342b690c66a49a1f",
802
+ "g": "a295d5b28a06dc5b",
803
+ "name": "",
804
+ "props": [
805
+ {
806
+ "p": "payload"
807
+ },
808
+ {
809
+ "p": "topic",
810
+ "vt": "str"
811
+ }
812
+ ],
813
+ "repeat": "",
814
+ "crontab": "",
815
+ "once": false,
816
+ "onceDelay": 0.1,
817
+ "topic": "",
818
+ "payload": "3600",
819
+ "payloadType": "num",
820
+ "x": 330,
821
+ "y": 540,
822
+ "wires": [
823
+ [
824
+ "4428c8e39e339619"
825
+ ]
826
+ ]
827
+ },
828
+ {
829
+ "id": "6d56c063d96db256",
830
+ "type": "inject",
831
+ "z": "342b690c66a49a1f",
832
+ "g": "a295d5b28a06dc5b",
833
+ "name": "",
834
+ "props": [
835
+ {
836
+ "p": "payload"
837
+ },
838
+ {
839
+ "p": "topic",
840
+ "vt": "str"
841
+ }
842
+ ],
843
+ "repeat": "",
844
+ "crontab": "",
845
+ "once": false,
846
+ "onceDelay": 0.1,
847
+ "topic": "",
848
+ "payload": "0",
849
+ "payloadType": "num",
850
+ "x": 330,
851
+ "y": 580,
852
+ "wires": [
853
+ [
854
+ "4428c8e39e339619"
855
+ ]
856
+ ]
857
+ },
858
+ {
859
+ "id": "7d60d88d4dd76836",
860
+ "type": "inject",
861
+ "z": "342b690c66a49a1f",
862
+ "g": "426f6d2cfa6f581a",
863
+ "name": "",
864
+ "props": [
865
+ {
866
+ "p": "payload"
867
+ },
868
+ {
869
+ "p": "topic",
870
+ "vt": "str"
871
+ }
872
+ ],
873
+ "repeat": "",
874
+ "crontab": "",
875
+ "once": false,
876
+ "onceDelay": 0.1,
877
+ "topic": "",
878
+ "payload": "STANDBY",
879
+ "payloadType": "str",
880
+ "x": 140,
881
+ "y": 840,
882
+ "wires": [
883
+ [
884
+ "d9298ac91820ff63"
885
+ ]
886
+ ]
887
+ },
888
+ {
889
+ "id": "4def969791c09e83",
890
+ "type": "inject",
891
+ "z": "342b690c66a49a1f",
892
+ "g": "426f6d2cfa6f581a",
893
+ "name": "",
894
+ "props": [
895
+ {
896
+ "p": "payload"
897
+ },
898
+ {
899
+ "p": "topic",
900
+ "vt": "str"
901
+ }
902
+ ],
903
+ "repeat": "",
904
+ "crontab": "",
905
+ "once": false,
906
+ "onceDelay": 0.1,
907
+ "topic": "",
908
+ "payload": "HOLIDAY",
909
+ "payloadType": "str",
910
+ "x": 340,
911
+ "y": 880,
912
+ "wires": [
913
+ [
914
+ "d9298ac91820ff63"
915
+ ]
916
+ ]
605
917
  }
606
918
  ]