matterbridge 1.3.3 → 1.3.5
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.
- package/CHANGELOG.md +598 -542
- package/README.md +641 -594
- package/dist/cluster/CarbonDioxideConcentrationMeasurementCluster.d.ts +1 -1
- package/dist/cluster/CarbonDioxideConcentrationMeasurementCluster.d.ts.map +1 -1
- package/dist/cluster/CarbonDioxideConcentrationMeasurementCluster.js +1 -1
- package/dist/cluster/CarbonDioxideConcentrationMeasurementCluster.js.map +1 -1
- package/dist/cluster/CarbonMonoxideConcentrationMeasurementCluster.d.ts +1 -1
- package/dist/cluster/CarbonMonoxideConcentrationMeasurementCluster.d.ts.map +1 -1
- package/dist/cluster/CarbonMonoxideConcentrationMeasurementCluster.js +1 -1
- package/dist/cluster/CarbonMonoxideConcentrationMeasurementCluster.js.map +1 -1
- package/dist/cluster/FormaldehydeConcentrationMeasurementCluster.d.ts +1 -1
- package/dist/cluster/FormaldehydeConcentrationMeasurementCluster.d.ts.map +1 -1
- package/dist/cluster/FormaldehydeConcentrationMeasurementCluster.js +1 -1
- package/dist/cluster/FormaldehydeConcentrationMeasurementCluster.js.map +1 -1
- package/dist/cluster/NitrogenDioxideConcentrationMeasurementCluster.d.ts +1 -1
- package/dist/cluster/NitrogenDioxideConcentrationMeasurementCluster.d.ts.map +1 -1
- package/dist/cluster/NitrogenDioxideConcentrationMeasurementCluster.js +1 -1
- package/dist/cluster/NitrogenDioxideConcentrationMeasurementCluster.js.map +1 -1
- package/dist/cluster/OzoneConcentrationMeasurementCluster.d.ts +1 -1
- package/dist/cluster/OzoneConcentrationMeasurementCluster.d.ts.map +1 -1
- package/dist/cluster/OzoneConcentrationMeasurementCluster.js +1 -1
- package/dist/cluster/OzoneConcentrationMeasurementCluster.js.map +1 -1
- package/dist/cluster/Pm10ConcentrationMeasurementCluster.d.ts +1 -1
- package/dist/cluster/Pm10ConcentrationMeasurementCluster.d.ts.map +1 -1
- package/dist/cluster/Pm10ConcentrationMeasurementCluster.js +1 -1
- package/dist/cluster/Pm10ConcentrationMeasurementCluster.js.map +1 -1
- package/dist/cluster/Pm1ConcentrationMeasurementCluster.d.ts +1 -1
- package/dist/cluster/Pm1ConcentrationMeasurementCluster.d.ts.map +1 -1
- package/dist/cluster/Pm1ConcentrationMeasurementCluster.js +1 -1
- package/dist/cluster/Pm1ConcentrationMeasurementCluster.js.map +1 -1
- package/dist/cluster/Pm25ConcentrationMeasurementCluster.d.ts +1 -1
- package/dist/cluster/Pm25ConcentrationMeasurementCluster.d.ts.map +1 -1
- package/dist/cluster/Pm25ConcentrationMeasurementCluster.js +2 -2
- package/dist/cluster/Pm25ConcentrationMeasurementCluster.js.map +1 -1
- package/dist/cluster/RadonConcentrationMeasurementCluster.d.ts +1 -1
- package/dist/cluster/RadonConcentrationMeasurementCluster.d.ts.map +1 -1
- package/dist/cluster/RadonConcentrationMeasurementCluster.js +1 -1
- package/dist/cluster/RadonConcentrationMeasurementCluster.js.map +1 -1
- package/dist/cluster/export.d.ts +25 -0
- package/dist/cluster/export.d.ts.map +1 -0
- package/dist/cluster/export.js +25 -0
- package/dist/cluster/export.js.map +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +0 -2
- package/dist/index.js.map +1 -1
- package/dist/log/export.d.ts +2 -0
- package/dist/log/export.d.ts.map +1 -0
- package/dist/log/export.js +2 -0
- package/dist/log/export.js.map +1 -0
- package/dist/matterbridge.d.ts +6 -0
- package/dist/matterbridge.d.ts.map +1 -1
- package/dist/matterbridge.js +172 -306
- package/dist/matterbridge.js.map +1 -1
- package/dist/matterbridgeController.d.ts.map +1 -1
- package/dist/matterbridgeController.js +0 -3
- package/dist/matterbridgeController.js.map +1 -1
- package/dist/matterbridgeDevice.d.ts +213 -4
- package/dist/matterbridgeDevice.d.ts.map +1 -1
- package/dist/matterbridgeDevice.js +129 -42
- package/dist/matterbridgeDevice.js.map +1 -1
- package/dist/storage/export.d.ts +2 -0
- package/dist/storage/export.d.ts.map +1 -0
- package/dist/storage/export.js +2 -0
- package/dist/storage/export.js.map +1 -0
- package/dist/utils/colorUtils.d.ts +61 -0
- package/dist/utils/colorUtils.d.ts.map +1 -0
- package/dist/utils/colorUtils.js +313 -0
- package/dist/utils/colorUtils.js.map +1 -0
- package/dist/utils/export.d.ts +3 -0
- package/dist/utils/export.d.ts.map +1 -0
- package/dist/utils/export.js +3 -0
- package/dist/utils/export.js.map +1 -0
- package/dist/utils/utils.d.ts +73 -0
- package/dist/utils/utils.d.ts.map +1 -0
- package/dist/utils/utils.js +266 -0
- package/dist/utils/utils.js.map +1 -0
- package/dist/utils.d.ts +1 -0
- package/dist/utils.d.ts.map +1 -1
- package/dist/utils.js +4 -0
- package/dist/utils.js.map +1 -1
- package/frontend/build/asset-manifest.json +3 -3
- package/frontend/build/index.html +1 -1
- package/frontend/build/static/js/{main.cbfc6c9b.js → main.c3b5dfce.js} +3 -3
- package/frontend/build/static/js/{main.cbfc6c9b.js.map → main.c3b5dfce.js.map} +1 -1
- package/package.json +34 -20
- package/migrationV8.txt +0 -61
- /package/frontend/build/static/js/{main.cbfc6c9b.js.LICENSE.txt → main.c3b5dfce.js.LICENSE.txt} +0 -0
package/README.md
CHANGED
|
@@ -1,594 +1,641 @@
|
|
|
1
|
-
# <img src="https://github.com/Luligu/matterbridge/blob/main/frontend/public/matterbridge%2064x64.png" alt="Matterbridge Logo" width="64px" height="64px"> Matterbridge
|
|
2
|
-
|
|
3
|
-
[](https://www.npmjs.com/package/matterbridge)
|
|
4
|
-
[](https://www.npmjs.com/package/matterbridge)
|
|
5
|
-
[](https://hub.docker.com/r/luligu/matterbridge)
|
|
6
|
-
[](https://hub.docker.com/r/luligu/matterbridge)
|
|
7
|
-

|
|
8
|
-
|
|
9
|
-
[](https://www.npmjs.com/package/matter-history)
|
|
10
|
-
[](https://www.npmjs.com/package/node-ansi-logger)
|
|
11
|
-
[](https://www.npmjs.com/package/node-persist-manager)
|
|
12
|
-
|
|
13
|
-
---
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
```
|
|
58
|
-
|
|
59
|
-
```
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
```
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
```
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
```
|
|
197
|
-
cd
|
|
198
|
-
|
|
199
|
-
matterbridge -add matterbridge-zigbee2mqtt
|
|
200
|
-
```
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
```
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
```
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
```
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
```
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
```
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
```
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
```
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
```
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
The
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
The
|
|
306
|
-
|
|
307
|
-
###
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
### async
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
### async
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
```
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
```
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
```
|
|
389
|
-
sudo
|
|
390
|
-
```
|
|
391
|
-
|
|
392
|
-
###
|
|
393
|
-
|
|
394
|
-
```
|
|
395
|
-
sudo systemctl
|
|
396
|
-
```
|
|
397
|
-
|
|
398
|
-
###
|
|
399
|
-
|
|
400
|
-
```
|
|
401
|
-
sudo systemctl
|
|
402
|
-
```
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
```
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
```
|
|
475
|
-
docker
|
|
476
|
-
```
|
|
477
|
-
|
|
478
|
-
###
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
```
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
the
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
##
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
1
|
+
# <img src="https://github.com/Luligu/matterbridge/blob/main/frontend/public/matterbridge%2064x64.png" alt="Matterbridge Logo" width="64px" height="64px"> Matterbridge
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/matterbridge)
|
|
4
|
+
[](https://www.npmjs.com/package/matterbridge)
|
|
5
|
+
[](https://hub.docker.com/r/luligu/matterbridge)
|
|
6
|
+
[](https://hub.docker.com/r/luligu/matterbridge)
|
|
7
|
+

|
|
8
|
+
|
|
9
|
+
[](https://www.npmjs.com/package/matter-history)
|
|
10
|
+
[](https://www.npmjs.com/package/node-ansi-logger)
|
|
11
|
+
[](https://www.npmjs.com/package/node-persist-manager)
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
Matterbridge is a matter.js plugin manager.
|
|
16
|
+
|
|
17
|
+
It allows you to have all your Matter devices up and running in a couple of minutes without
|
|
18
|
+
having to deal with the pairing process of each single device.
|
|
19
|
+
|
|
20
|
+
The developer just focuses on the device development extending the provided classes.
|
|
21
|
+
|
|
22
|
+
Just pair Matterbridge once, and it will load all your registered plugins.
|
|
23
|
+
|
|
24
|
+
This project aims to allow the porting of homebridge plugins to matterbridge plugins without recoding everything.
|
|
25
|
+
|
|
26
|
+
It creates a device to pair in any ecosystem like Apple Home, Google Home, Amazon Alexa, or
|
|
27
|
+
any other ecosystem supporting Matter like Home Assistant.
|
|
28
|
+
|
|
29
|
+
You don't need a hub or a dedicated new machine.
|
|
30
|
+
|
|
31
|
+
No complex setup just copy paste the installation scripts.
|
|
32
|
+
|
|
33
|
+
Matterbridge is light weight and run also on slow Linux machine with 512MB of memory.
|
|
34
|
+
|
|
35
|
+
It runs perfectly on Windows too.
|
|
36
|
+
|
|
37
|
+
If you like this project and find it useful, please consider giving it a star on GitHub at https://github.com/Luligu/matterbridge and sponsoring it.
|
|
38
|
+
|
|
39
|
+
## Acknowledgements
|
|
40
|
+
|
|
41
|
+
The project is build on top of https://github.com/project-chip/matter.js.
|
|
42
|
+
|
|
43
|
+
A special thank to Apollon77 for his incredible work.
|
|
44
|
+
|
|
45
|
+
## Installation
|
|
46
|
+
|
|
47
|
+
Follow these steps to install Matterbridge:
|
|
48
|
+
|
|
49
|
+
on Windows:
|
|
50
|
+
|
|
51
|
+
```
|
|
52
|
+
npm install -g matterbridge
|
|
53
|
+
```
|
|
54
|
+
|
|
55
|
+
on Linux (you need the necessary permissions):
|
|
56
|
+
|
|
57
|
+
```
|
|
58
|
+
sudo npm install -g matterbridge
|
|
59
|
+
```
|
|
60
|
+
|
|
61
|
+
Test the installation with:
|
|
62
|
+
|
|
63
|
+
```
|
|
64
|
+
matterbridge -bridge
|
|
65
|
+
```
|
|
66
|
+
|
|
67
|
+
Now it is possible to open the frontend at the link provided (default: http://localhost:8283)
|
|
68
|
+
|
|
69
|
+
## Usage
|
|
70
|
+
|
|
71
|
+
### mode bridge
|
|
72
|
+
|
|
73
|
+
```
|
|
74
|
+
matterbridge -bridge
|
|
75
|
+
```
|
|
76
|
+
|
|
77
|
+
Matterbridge only exposes itself, and you have to pair it scanning the QR code shown in the frontend or in the console.
|
|
78
|
+
|
|
79
|
+
### mode childbridge
|
|
80
|
+
|
|
81
|
+
```
|
|
82
|
+
matterbridge -childbridge
|
|
83
|
+
```
|
|
84
|
+
|
|
85
|
+
Matterbridge exposes each registered plugins, and you have to pair each one by scanning the QR code shown in the frontend or in the console.
|
|
86
|
+
|
|
87
|
+
### Use matterbridge -help to see the command line syntax
|
|
88
|
+
|
|
89
|
+
```
|
|
90
|
+
matterbridge -help
|
|
91
|
+
```
|
|
92
|
+
|
|
93
|
+
## Frontend
|
|
94
|
+
|
|
95
|
+
Matterbridge has a frontend available on http://localhost:8283
|
|
96
|
+
|
|
97
|
+
You can change the default port by adding the frontend parameter when you launch it.
|
|
98
|
+
|
|
99
|
+
Here's how to specify a different port number:
|
|
100
|
+
|
|
101
|
+
```
|
|
102
|
+
matterbridge -bridge -frontend [port number]
|
|
103
|
+
```
|
|
104
|
+
|
|
105
|
+
```
|
|
106
|
+
matterbridge -childbridge -frontend [port number]
|
|
107
|
+
```
|
|
108
|
+
|
|
109
|
+
Home page:
|
|
110
|
+

|
|
111
|
+
|
|
112
|
+
Devices page:
|
|
113
|
+

|
|
114
|
+
|
|
115
|
+
Logs page:
|
|
116
|
+

|
|
117
|
+
|
|
118
|
+
Config editor:
|
|
119
|
+

|
|
120
|
+
|
|
121
|
+
## Plugins
|
|
122
|
+
|
|
123
|
+
### Production-level plugins
|
|
124
|
+
|
|
125
|
+
[zigbee2mqtt](https://github.com/Luligu/matterbridge-zigbee2mqtt)
|
|
126
|
+
|
|
127
|
+
Matterbridge zigbee2mqtt is a matterbridge production-level plugin that expose all zigbee2mqtt devices and groups to Matter.
|
|
128
|
+
|
|
129
|
+
No hub or dedicated hardware needed.
|
|
130
|
+
|
|
131
|
+
[somy-tahoma](https://github.com/Luligu/matterbridge-somfy-tahoma)
|
|
132
|
+
|
|
133
|
+
Matterbridge Somfy Tahoma is a matterbridge production-level plugin that expose all Somfy Tahoma devices to Matter.
|
|
134
|
+
|
|
135
|
+
[shelly](https://github.com/Luligu/matterbridge-shelly)
|
|
136
|
+
|
|
137
|
+
Matterbridge shelly allows you to expose Shelly Gen 1, Gen 2, and Gen 3 devices to Matter.
|
|
138
|
+
|
|
139
|
+
Features:
|
|
140
|
+
|
|
141
|
+
- Shellies are automatically discovered using mDNS.
|
|
142
|
+
- Discovered shellies are stored in local storage for quick loading on startup.
|
|
143
|
+
- In this first release, the components exposed are lights (with brightness), switches, rollers and meters.
|
|
144
|
+
- Shellies are controlled locally, eliminating the need for cloud or MQTT (which can be disabled).
|
|
145
|
+
- Shelly Gen 1 devices are controlled using the CoIoT protocol (see the note below).
|
|
146
|
+
- Shelly Gen 2 and Gen 3 devices are controlled using WebSocket.
|
|
147
|
+
- The Matter device takes the name configured in the Shelly device's web page.
|
|
148
|
+
- A 10-minute timer checks if the device has reported in that time.
|
|
149
|
+
|
|
150
|
+
### Accessory platform example
|
|
151
|
+
|
|
152
|
+
This an example of an accessory platform plugin.
|
|
153
|
+
|
|
154
|
+
It exposes a virtual cover device that continuously moves position and shows how to use the command handlers (you can control the device).
|
|
155
|
+
|
|
156
|
+
An Accessory platform plugin only exposes one device.
|
|
157
|
+
|
|
158
|
+
[See the plugin homepage here](https://github.com/Luligu/matterbridge-example-accessory-platform)
|
|
159
|
+
|
|
160
|
+
### Dynamic platform example
|
|
161
|
+
|
|
162
|
+
This an example of a dynamic platform plugin.
|
|
163
|
+
|
|
164
|
+
It exposes a switch with onOff, a light with onOff-levelControl-colorControl, an outlet with onOff and a WindoweCovering device.
|
|
165
|
+
|
|
166
|
+
All these virtual devices continuously change state and position. The plugin also shows how to use all the command handlers (you can control all the devices).
|
|
167
|
+
|
|
168
|
+
A Dynamic platform plugin exposes as many devices as you need (the limit for the Home app is 150 accessories for bridge).
|
|
169
|
+
|
|
170
|
+
Matterbridge can run as many plugins as you want.
|
|
171
|
+
|
|
172
|
+
[See the plugin homepage here](https://github.com/Luligu/matterbridge-example-dynamic-platform)
|
|
173
|
+
|
|
174
|
+
### Example plugins to show the usage of history in matter
|
|
175
|
+
|
|
176
|
+
[Door plugin with history](https://github.com/Luligu/matterbridge-eve-door)
|
|
177
|
+
|
|
178
|
+
[Motion plugin with history](https://github.com/Luligu/matterbridge-eve-motion)
|
|
179
|
+
|
|
180
|
+
[Energy plugin with history](https://github.com/Luligu/matterbridge-eve-energy)
|
|
181
|
+
|
|
182
|
+
[Weather plugin with history](https://github.com/Luligu/matterbridge-eve-weather)
|
|
183
|
+
|
|
184
|
+
[Room plugin with history](https://github.com/Luligu/matterbridge-eve-room)
|
|
185
|
+
|
|
186
|
+
The history works in both bridge and childbridge mode.
|
|
187
|
+
|
|
188
|
+
The Eve app only shows the history when the plugins run like an AccessoryPlatform in childbridge mode (this means the plugin is paired directly).
|
|
189
|
+
|
|
190
|
+
## How to install and register a production-level plugin (from npm)
|
|
191
|
+
|
|
192
|
+
To install i.e. https://github.com/Luligu/matterbridge-zigbee2mqtt
|
|
193
|
+
|
|
194
|
+
On windows:
|
|
195
|
+
|
|
196
|
+
```
|
|
197
|
+
cd $HOME\Matterbridge
|
|
198
|
+
npm install -g matterbridge-zigbee2mqtt
|
|
199
|
+
matterbridge -add matterbridge-zigbee2mqtt
|
|
200
|
+
```
|
|
201
|
+
|
|
202
|
+
On linux:
|
|
203
|
+
|
|
204
|
+
```
|
|
205
|
+
cd ~/Matterbridge
|
|
206
|
+
sudo npm install -g matterbridge-zigbee2mqtt
|
|
207
|
+
matterbridge -add matterbridge-zigbee2mqtt
|
|
208
|
+
```
|
|
209
|
+
|
|
210
|
+
## How to install and register a plugin for development (from github)
|
|
211
|
+
|
|
212
|
+
To install i.e. https://github.com/Luligu/matterbridge-example-accessory-platform
|
|
213
|
+
|
|
214
|
+
On windows:
|
|
215
|
+
|
|
216
|
+
```
|
|
217
|
+
cd $HOME\Matterbridge
|
|
218
|
+
```
|
|
219
|
+
|
|
220
|
+
On linux:
|
|
221
|
+
|
|
222
|
+
```
|
|
223
|
+
cd ~/Matterbridge
|
|
224
|
+
```
|
|
225
|
+
|
|
226
|
+
then clone the plugin
|
|
227
|
+
|
|
228
|
+
```
|
|
229
|
+
git clone https://github.com/Luligu/matterbridge-example-accessory-platform
|
|
230
|
+
cd matterbridge-example-accessory-platform
|
|
231
|
+
npm install
|
|
232
|
+
npm run build
|
|
233
|
+
```
|
|
234
|
+
|
|
235
|
+
then add the plugin to Matterbridge
|
|
236
|
+
|
|
237
|
+
```
|
|
238
|
+
matterbridge -add .\
|
|
239
|
+
```
|
|
240
|
+
|
|
241
|
+
## How to add a plugin to Matterbridge
|
|
242
|
+
|
|
243
|
+
```
|
|
244
|
+
matterbridge -add [plugin path or plugin name]
|
|
245
|
+
```
|
|
246
|
+
|
|
247
|
+
## How to remove a plugin from Matterbridge
|
|
248
|
+
|
|
249
|
+
```
|
|
250
|
+
matterbridge -remove [plugin path or plugin name]
|
|
251
|
+
```
|
|
252
|
+
|
|
253
|
+
## How to disable a registered plugin
|
|
254
|
+
|
|
255
|
+
```
|
|
256
|
+
matterbridge -disable [plugin path or plugin name]
|
|
257
|
+
```
|
|
258
|
+
|
|
259
|
+
## How to enable a registered plugin
|
|
260
|
+
|
|
261
|
+
```
|
|
262
|
+
matterbridge -enable [plugin path or plugin name]
|
|
263
|
+
```
|
|
264
|
+
|
|
265
|
+
## How to remove the commissioning information for Matterbridge so you can pair it again (bridge mode). Shutdown Matterbridge before!
|
|
266
|
+
|
|
267
|
+
```
|
|
268
|
+
matterbridge -reset
|
|
269
|
+
```
|
|
270
|
+
|
|
271
|
+
## How to remove the commissioning information for a registered plugin so you can pair it again (childbridge mode). Shutdown Matterbridge before!
|
|
272
|
+
|
|
273
|
+
```
|
|
274
|
+
matterbridge -reset [plugin path or plugin name]
|
|
275
|
+
```
|
|
276
|
+
|
|
277
|
+
## How to factory reset Matterbridge. Shutdown Matterbridge before!
|
|
278
|
+
|
|
279
|
+
```
|
|
280
|
+
matterbridge -factoryreset
|
|
281
|
+
```
|
|
282
|
+
|
|
283
|
+
This will reset the internal storages. All commissioning informations will be lost. All plugins will be unregistered.
|
|
284
|
+
|
|
285
|
+
## How to create your plugin
|
|
286
|
+
|
|
287
|
+
The easiest way is to clone:
|
|
288
|
+
|
|
289
|
+
- https://github.com/Luligu/matterbridge-example-accessory-platform if you want to create an Accessory Platform Plugin.
|
|
290
|
+
|
|
291
|
+
- https://github.com/Luligu/matterbridge-example-dynamic-platform if you want to create a Dynamic Platform Plugin.
|
|
292
|
+
|
|
293
|
+
Then change the name (keep matterbridge- at the beginning of the name), version, description and author in the package.json.
|
|
294
|
+
|
|
295
|
+
Add your plugin logic in platform.ts.
|
|
296
|
+
|
|
297
|
+
## MatterbridgeDynamicPlatform and MatterbridgeAccessoryPlatform api
|
|
298
|
+
|
|
299
|
+
### public name: string
|
|
300
|
+
|
|
301
|
+
The plugin name.
|
|
302
|
+
|
|
303
|
+
### public type: string
|
|
304
|
+
|
|
305
|
+
The plugin platform type.
|
|
306
|
+
|
|
307
|
+
### public config: object
|
|
308
|
+
|
|
309
|
+
The plugin config (loaded before the platform constructor is called and saved after onShutdown() is called).
|
|
310
|
+
Here you can store your plugin configuration (see matterbridge-zigbee2mqtt for example)
|
|
311
|
+
|
|
312
|
+
### async onStart(reason?: string)
|
|
313
|
+
|
|
314
|
+
The method onStart() is where you have to create your MatterbridgeDevice and add all needed clusters and command handlers.
|
|
315
|
+
|
|
316
|
+
The MatterbridgeDevice class has the create cluster methods already done and all command handlers needed (see plugin examples).
|
|
317
|
+
|
|
318
|
+
The method is called when Matterbridge load the plugin.
|
|
319
|
+
|
|
320
|
+
### async onConfigure()
|
|
321
|
+
|
|
322
|
+
The method onConfigure() is where you can configure or initialize your device.
|
|
323
|
+
|
|
324
|
+
The method is called when the platform is commissioned.
|
|
325
|
+
|
|
326
|
+
### async onShutdown(reason?: string)
|
|
327
|
+
|
|
328
|
+
The method onShutdown() is where you have to eventually cleanup some resources.
|
|
329
|
+
|
|
330
|
+
The method is called when Matterbridge is shutting down.
|
|
331
|
+
|
|
332
|
+
### async registerDevice(device: MatterbridgeDevice)
|
|
333
|
+
|
|
334
|
+
After you created your device, add it to the platform.
|
|
335
|
+
|
|
336
|
+
### async unregisterDevice(device: MatterbridgeDevice)
|
|
337
|
+
|
|
338
|
+
You can unregister one or more device.
|
|
339
|
+
|
|
340
|
+
### async unregisterAllDevices()
|
|
341
|
+
|
|
342
|
+
You can unregister all devices you added.
|
|
343
|
+
|
|
344
|
+
It can be useful to call this method from onShutdown() if you don't want to keep all the devices during development.
|
|
345
|
+
|
|
346
|
+
## MatterbridgeDevice api
|
|
347
|
+
|
|
348
|
+
# Advanced configuration
|
|
349
|
+
|
|
350
|
+
## Run matterbridge as a daemon with systemctl (Linux only)
|
|
351
|
+
|
|
352
|
+
Create a systemctl configuration file for Matterbridge
|
|
353
|
+
|
|
354
|
+
```
|
|
355
|
+
sudo nano /etc/systemd/system/matterbridge.service
|
|
356
|
+
```
|
|
357
|
+
|
|
358
|
+
Add the following to this file, replacing twice (!) USER with your user name (e.g. WorkingDirectory=/home/pi/Matterbridge and User=pi):
|
|
359
|
+
|
|
360
|
+
```
|
|
361
|
+
[Unit]
|
|
362
|
+
Description=matterbridge
|
|
363
|
+
After=network-online.target
|
|
364
|
+
|
|
365
|
+
[Service]
|
|
366
|
+
Type=simple
|
|
367
|
+
ExecStart=/usr/bin/matterbridge -bridge -service
|
|
368
|
+
WorkingDirectory=/home/<USER>/Matterbridge
|
|
369
|
+
StandardOutput=inherit
|
|
370
|
+
StandardError=inherit
|
|
371
|
+
Restart=always
|
|
372
|
+
RestartSec=10s
|
|
373
|
+
TimeoutStopSec=30s
|
|
374
|
+
User=<USER>
|
|
375
|
+
|
|
376
|
+
[Install]
|
|
377
|
+
WantedBy=multi-user.target
|
|
378
|
+
```
|
|
379
|
+
|
|
380
|
+
If you modify it after, then run:
|
|
381
|
+
|
|
382
|
+
```
|
|
383
|
+
sudo systemctl daemon-reload
|
|
384
|
+
```
|
|
385
|
+
|
|
386
|
+
### Start Matterbridge
|
|
387
|
+
|
|
388
|
+
```
|
|
389
|
+
sudo systemctl start matterbridge
|
|
390
|
+
```
|
|
391
|
+
|
|
392
|
+
### Stop Matterbridge
|
|
393
|
+
|
|
394
|
+
```
|
|
395
|
+
sudo systemctl stop matterbridge
|
|
396
|
+
```
|
|
397
|
+
|
|
398
|
+
### Show Matterbridge status
|
|
399
|
+
|
|
400
|
+
```
|
|
401
|
+
sudo systemctl status matterbridge.service
|
|
402
|
+
```
|
|
403
|
+
|
|
404
|
+
### View the log of Matterbridge in real time (this will show the log with colors)
|
|
405
|
+
|
|
406
|
+
```
|
|
407
|
+
sudo journalctl -u matterbridge.service -f --output cat
|
|
408
|
+
```
|
|
409
|
+
|
|
410
|
+
### Delete the logs older then 3 days (all of them not only the ones of Matterbridge!)
|
|
411
|
+
|
|
412
|
+
```
|
|
413
|
+
sudo journalctl --vacuum-time=3d
|
|
414
|
+
```
|
|
415
|
+
|
|
416
|
+
### Enable Matterbridge to start automatically on boot
|
|
417
|
+
|
|
418
|
+
```
|
|
419
|
+
sudo systemctl enable matterbridge.service
|
|
420
|
+
```
|
|
421
|
+
|
|
422
|
+
### Disable Matterbridge from starting automatically on boot
|
|
423
|
+
|
|
424
|
+
```
|
|
425
|
+
sudo systemctl disable matterbridge.service
|
|
426
|
+
```
|
|
427
|
+
|
|
428
|
+
## Run matterbridge with docker (Linux only)
|
|
429
|
+
|
|
430
|
+
The Matterbridge Docker image, which includes a manifest list for the linux/amd64, linux/arm64 and linux/arm/v7 architectures, is published on Docker Hub.
|
|
431
|
+
|
|
432
|
+
### First create the Matterbridge directories
|
|
433
|
+
|
|
434
|
+
This will create the required directories if they don't exist
|
|
435
|
+
|
|
436
|
+
```
|
|
437
|
+
cd ~
|
|
438
|
+
mkdir -p ./Matterbridge
|
|
439
|
+
mkdir -p ./.matterbridge
|
|
440
|
+
sudo chown -R $USER:$USER ./Matterbridge ./.matterbridge
|
|
441
|
+
```
|
|
442
|
+
|
|
443
|
+
### Run the Docker container and start it
|
|
444
|
+
|
|
445
|
+
The container has full access to the host network (needed for mdns).
|
|
446
|
+
|
|
447
|
+
```
|
|
448
|
+
docker run --name matterbridge \
|
|
449
|
+
-v ${HOME}/Matterbridge:/root/Matterbridge \
|
|
450
|
+
-v ${HOME}/.matterbridge:/root/.matterbridge \
|
|
451
|
+
--network host --restart always -d luligu/matterbridge:latest
|
|
452
|
+
```
|
|
453
|
+
|
|
454
|
+
### Run with docker compose
|
|
455
|
+
|
|
456
|
+
The docker-compose.yml file is available in the docker directory of the package
|
|
457
|
+
|
|
458
|
+
```
|
|
459
|
+
services:
|
|
460
|
+
matterbridge:
|
|
461
|
+
container_name: matterbridge
|
|
462
|
+
image: luligu/matterbridge:latest # Matterbridge image with the latest tag
|
|
463
|
+
network_mode: host # Ensures the Matter mdns works
|
|
464
|
+
restart: always # Ensures the container always restarts automatically
|
|
465
|
+
volumes:
|
|
466
|
+
- "${HOME}/Matterbridge:/root/Matterbridge" # Mounts the Matterbridge plugin directory
|
|
467
|
+
- "${HOME}/.matterbridge:/root/.matterbridge" # Mounts the Matterbridge storage directory
|
|
468
|
+
```
|
|
469
|
+
|
|
470
|
+
copy it in the home directory or edit the existing one to add the matterbridge service.
|
|
471
|
+
|
|
472
|
+
Then start docker compose with:
|
|
473
|
+
|
|
474
|
+
```
|
|
475
|
+
docker compose up -d
|
|
476
|
+
```
|
|
477
|
+
|
|
478
|
+
### Stop with docker compose
|
|
479
|
+
|
|
480
|
+
```
|
|
481
|
+
docker compose down
|
|
482
|
+
```
|
|
483
|
+
|
|
484
|
+
### Update with docker compose
|
|
485
|
+
|
|
486
|
+
```
|
|
487
|
+
docker compose pull
|
|
488
|
+
```
|
|
489
|
+
|
|
490
|
+
### Inspect the container
|
|
491
|
+
|
|
492
|
+
```
|
|
493
|
+
docker container inspect matterbridge
|
|
494
|
+
```
|
|
495
|
+
|
|
496
|
+
### Start the Docker container
|
|
497
|
+
|
|
498
|
+
```
|
|
499
|
+
docker start matterbridge
|
|
500
|
+
```
|
|
501
|
+
|
|
502
|
+
### Stop the Docker container
|
|
503
|
+
|
|
504
|
+
```
|
|
505
|
+
docker stop matterbridge
|
|
506
|
+
```
|
|
507
|
+
|
|
508
|
+
### Restart the Docker container
|
|
509
|
+
|
|
510
|
+
```
|
|
511
|
+
docker restart matterbridge
|
|
512
|
+
```
|
|
513
|
+
|
|
514
|
+
### Shows the logs
|
|
515
|
+
|
|
516
|
+
```
|
|
517
|
+
docker logs matterbridge
|
|
518
|
+
```
|
|
519
|
+
|
|
520
|
+
### Shows the logs real time (tail)
|
|
521
|
+
|
|
522
|
+
```
|
|
523
|
+
docker logs --tail 1000 -f matterbridge
|
|
524
|
+
```
|
|
525
|
+
|
|
526
|
+
# Known general issues
|
|
527
|
+
|
|
528
|
+
## Session XYZ does not exist
|
|
529
|
+
|
|
530
|
+
This message may appear after Matterbridge restarts, indicating that the controller is still using a session from the previous connection that has since been closed.
|
|
531
|
+
After some time, the controller will reconnect.
|
|
532
|
+
In this context, the message is not indicative of a problem.
|
|
533
|
+
|
|
534
|
+
## Apple Home
|
|
535
|
+
|
|
536
|
+
The HomePods, being a WiFi devices, sometimes pruduce message trasmission errors. The Apple TV with network cable is more reliable (but also more expensive).
|
|
537
|
+
|
|
538
|
+
Solved with the version 17.5 of the HomePod/AppleTV. Now they are stable.
|
|
539
|
+
|
|
540
|
+
### DoorLock issue
|
|
541
|
+
|
|
542
|
+
The DoorLock cluster in the Home app takes a while to get online. The Home app shows no response for 1 or 2 seconds but then the accessory goes online. With the Eve app or the Controller app this issue is not present.
|
|
543
|
+
|
|
544
|
+
Solved with the version 17.5 of the HomePod/AppleTV.
|
|
545
|
+
|
|
546
|
+
## Home Assistant
|
|
547
|
+
|
|
548
|
+
So far is the only controller supporting some Matter 1.2 and 1.3 device type:
|
|
549
|
+
|
|
550
|
+
- air quality sensor (Matter 1.2)
|
|
551
|
+
|
|
552
|
+
Also supports (probably only like BooleanState cluster):
|
|
553
|
+
|
|
554
|
+
- waterFreezeDetector (Matter 1.3)
|
|
555
|
+
- waterLeakDetector (Matter 1.3)
|
|
556
|
+
- rainSensor (Matter 1.3)
|
|
557
|
+
|
|
558
|
+
HA also support electrical measurements from EveHistoryCluster (used in Matterbridge plugins)
|
|
559
|
+
|
|
560
|
+
## Home Assistant issues (Matter Server for HA is still in Beta)
|
|
561
|
+
|
|
562
|
+
- If HA doesn't show all devices, reload the Matter Server Integration or reboot HA
|
|
563
|
+
- Home Assistant doesn't seem to always react when a device is removed from the bridge: they remain in HA unavailable forever...
|
|
564
|
+
- Version 6.1.2 is stable.
|
|
565
|
+
- Use Apple Home when you have to choose the controller type even if you pair Matterbridge directly with HA.
|
|
566
|
+
|
|
567
|
+
## Google Home
|
|
568
|
+
|
|
569
|
+
No issues reported so far.
|
|
570
|
+
|
|
571
|
+
## Alexa
|
|
572
|
+
|
|
573
|
+
Tested by Tamer Salah
|
|
574
|
+
|
|
575
|
+
Alexa needs the standard port 5540 to pair (from matter.js readme).
|
|
576
|
+
|
|
577
|
+
There is no support for these Matter device types:
|
|
578
|
+
|
|
579
|
+
- pressure sensor
|
|
580
|
+
- flow sensor
|
|
581
|
+
- light sensor
|
|
582
|
+
|
|
583
|
+
In the zigbee2mqtt and shelly plugins select the option to expose
|
|
584
|
+
the switch devices like light or outlet cause they don't show up like switch
|
|
585
|
+
(Matterbridge uses a modified switch device type without client cluster).
|
|
586
|
+
|
|
587
|
+
## SmartThings
|
|
588
|
+
|
|
589
|
+
Tested by Tamer Salah
|
|
590
|
+
|
|
591
|
+
No issues reported so far.
|
|
592
|
+
|
|
593
|
+
Supports also:
|
|
594
|
+
|
|
595
|
+
- air Quality Sensor
|
|
596
|
+
- smoke Co Alarm
|
|
597
|
+
|
|
598
|
+
## eWeLink
|
|
599
|
+
|
|
600
|
+
Tested by Tamer Salah
|
|
601
|
+
|
|
602
|
+
eWeLink needs the standard port 5540 for commissioning.
|
|
603
|
+
|
|
604
|
+
## Tuya/Smart Life
|
|
605
|
+
|
|
606
|
+
Check the matter.js readme.
|
|
607
|
+
|
|
608
|
+
# Contribution Guidelines
|
|
609
|
+
|
|
610
|
+
Thank you for your interest in contributing to my project!
|
|
611
|
+
|
|
612
|
+
I warmly welcome contributions to this project! Whether it's reporting bugs, proposing new features, updating documentation, or writing code, your help is greatly appreciated.
|
|
613
|
+
|
|
614
|
+
## Getting Started
|
|
615
|
+
|
|
616
|
+
- Fork this repository to your own GitHub account and clone it to your local device.
|
|
617
|
+
- Make the necessary changes and test them out
|
|
618
|
+
- Commit your changes and push to your forked repository
|
|
619
|
+
|
|
620
|
+
## Submitting Changes
|
|
621
|
+
|
|
622
|
+
- Create a new pull request against the dev from my repository and I'll be glad to check it out
|
|
623
|
+
- Be sure to follow the existing code style
|
|
624
|
+
- Add unit tests for any new or changed functionality if possible
|
|
625
|
+
- In your pull request, do describe what your changes do and how they work
|
|
626
|
+
|
|
627
|
+
## Code of Conduct
|
|
628
|
+
|
|
629
|
+
We believe in a welcoming and respectful community for all. Please make sure to follow our [Code of Conduct](LINK_TO_CODE_OF_CONDUCT) in all your interactions with the project.
|
|
630
|
+
|
|
631
|
+
## Support
|
|
632
|
+
|
|
633
|
+
If you find this project helpful and you wish to support the ongoing development, you can do so by buying me a coffee.
|
|
634
|
+
On my side I sponsor the packages that I use in this project. It would be nice to have sponsors too.
|
|
635
|
+
Click on the badge below to get started:
|
|
636
|
+
|
|
637
|
+
<a href="https://www.buymeacoffee.com/luligugithub">
|
|
638
|
+
<img src="./yellow-button.png" alt="Buy me a coffee" width="120">
|
|
639
|
+
</a>
|
|
640
|
+
|
|
641
|
+
Thank you for your support!
|