zigbee-herdsman-converters 25.76.0 → 25.78.0
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 +42 -0
- package/dist/converters/actions.d.ts.map +1 -1
- package/dist/converters/actions.js +7 -3
- package/dist/converters/actions.js.map +1 -1
- package/dist/devices/engo.d.ts.map +1 -1
- package/dist/devices/engo.js +118 -0
- package/dist/devices/engo.js.map +1 -1
- package/dist/devices/eurotronic.js +2 -2
- package/dist/devices/eurotronic.js.map +1 -1
- package/dist/devices/hej.d.ts.map +1 -1
- package/dist/devices/hej.js +21 -0
- package/dist/devices/hej.js.map +1 -1
- package/dist/devices/hive.d.ts.map +1 -1
- package/dist/devices/hive.js +7 -0
- package/dist/devices/hive.js.map +1 -1
- package/dist/devices/lixee.d.ts.map +1 -1
- package/dist/devices/lixee.js +86 -25
- package/dist/devices/lixee.js.map +1 -1
- package/dist/devices/lumi.d.ts.map +1 -1
- package/dist/devices/lumi.js +63 -20
- package/dist/devices/lumi.js.map +1 -1
- package/dist/devices/lytko.d.ts.map +1 -1
- package/dist/devices/lytko.js +854 -0
- package/dist/devices/lytko.js.map +1 -1
- package/dist/devices/moes.d.ts.map +1 -1
- package/dist/devices/moes.js +21 -0
- package/dist/devices/moes.js.map +1 -1
- package/dist/devices/multir.js +2 -2
- package/dist/devices/multir.js.map +1 -1
- package/dist/devices/namron.d.ts.map +1 -1
- package/dist/devices/namron.js +2 -1
- package/dist/devices/namron.js.map +1 -1
- package/dist/devices/philips.d.ts.map +1 -1
- package/dist/devices/philips.js +14 -0
- package/dist/devices/philips.js.map +1 -1
- package/dist/devices/profalux.d.ts.map +1 -1
- package/dist/devices/profalux.js +2 -1
- package/dist/devices/profalux.js.map +1 -1
- package/dist/devices/slacky_diy.js +1 -1
- package/dist/devices/slacky_diy.js.map +1 -1
- package/dist/devices/sonoff.d.ts.map +1 -1
- package/dist/devices/sonoff.js +4 -1
- package/dist/devices/sonoff.js.map +1 -1
- package/dist/devices/sunricher.d.ts.map +1 -1
- package/dist/devices/sunricher.js +13 -0
- package/dist/devices/sunricher.js.map +1 -1
- package/dist/devices/third_reality.d.ts.map +1 -1
- package/dist/devices/third_reality.js +111 -3
- package/dist/devices/third_reality.js.map +1 -1
- package/dist/devices/tuya.d.ts.map +1 -1
- package/dist/devices/tuya.js +10 -4
- package/dist/devices/tuya.js.map +1 -1
- package/dist/lib/lumi.d.ts +6 -0
- package/dist/lib/lumi.d.ts.map +1 -1
- package/dist/lib/lumi.js +77 -0
- package/dist/lib/lumi.js.map +1 -1
- package/dist/lib/modernExtend.d.ts +2 -1
- package/dist/lib/modernExtend.d.ts.map +1 -1
- package/dist/lib/modernExtend.js +39 -9
- package/dist/lib/modernExtend.js.map +1 -1
- package/dist/models-index.json +1 -1
- package/package.json +1 -1
package/dist/devices/tuya.js
CHANGED
|
@@ -2709,7 +2709,11 @@ exports.definitions = [
|
|
|
2709
2709
|
model: "TS0501B",
|
|
2710
2710
|
description: "Zigbee light",
|
|
2711
2711
|
vendor: "Tuya",
|
|
2712
|
-
extend: [
|
|
2712
|
+
extend: [
|
|
2713
|
+
tuya.modernExtend.tuyaLight({
|
|
2714
|
+
doNotDisturb: true,
|
|
2715
|
+
}),
|
|
2716
|
+
],
|
|
2713
2717
|
whiteLabel: [
|
|
2714
2718
|
tuya.whitelabel("MiBoxer", "FUT036Z", "Single color LED controller", ["_TZ3210_dxroobu3", "_TZ3210_dbilpfqk"]),
|
|
2715
2719
|
tuya.whitelabel("Mercator Ikuü", "SMFL20W-ZB", "Ridley Floodlight", ["_TZ3000_juq7i1fr"]),
|
|
@@ -5128,7 +5132,6 @@ exports.definitions = [
|
|
|
5128
5132
|
"_TZ3000_ruldv5dt",
|
|
5129
5133
|
"_TZ3000_fbjdkph9",
|
|
5130
5134
|
"_TZ3000_zbfya6h0",
|
|
5131
|
-
"_TZ3000_tas0zemd",
|
|
5132
5135
|
]),
|
|
5133
5136
|
model: "TS0002_basic",
|
|
5134
5137
|
vendor: "Tuya",
|
|
@@ -5240,11 +5243,12 @@ exports.definitions = [
|
|
|
5240
5243
|
],
|
|
5241
5244
|
},
|
|
5242
5245
|
{
|
|
5243
|
-
fingerprint: tuya.fingerprint("TS0002", ["_TZ3000_h1ipgkwn"]),
|
|
5246
|
+
fingerprint: tuya.fingerprint("TS0002", ["_TZ3000_h1ipgkwn", "_TZ3000_tas0zemd"]),
|
|
5244
5247
|
model: "_TZ3000_h1ipgkwn",
|
|
5245
5248
|
description: "2 channel USB switch",
|
|
5246
5249
|
vendor: "Tuya",
|
|
5247
5250
|
extend: [m.deviceEndpoints({ endpoints: { l1: 1, l2: 2 } }), m.onOff({ powerOnBehavior: true, endpointNames: ["l1", "l2"] })],
|
|
5251
|
+
whiteLabel: [tuya.whitelabel("Hej", "BDS03G2", "2 gang switch", ["_TZ3000_tas0zemd"])],
|
|
5248
5252
|
},
|
|
5249
5253
|
////////////////////////
|
|
5250
5254
|
// TS0003 DEFINITIONS //
|
|
@@ -5593,6 +5597,8 @@ exports.definitions = [
|
|
|
5593
5597
|
"_TZE200_7shyddj3",
|
|
5594
5598
|
"_TZE204_a2jcoyuk",
|
|
5595
5599
|
"_TZE204_ic7jtutb",
|
|
5600
|
+
"_TZE204_odlldrxx",
|
|
5601
|
+
"_TZE200_odlldrxx",
|
|
5596
5602
|
"_TZE204_zuq5xxib",
|
|
5597
5603
|
]),
|
|
5598
5604
|
...tuya.fingerprint("zo2pocs\u0000", ["_TYST11_fzo2pocs"]),
|
|
@@ -6106,6 +6112,7 @@ exports.definitions = [
|
|
|
6106
6112
|
"_TZE200_rk1wojce" /* model: 'P5630S', vendor: 'Emos' */,
|
|
6107
6113
|
"_TZE200_rndg81sf" /* model: 'HY368', vendor: 'THALEOS' */,
|
|
6108
6114
|
"_TZE200_qjp4ynvi",
|
|
6115
|
+
"_TZE200_xby0s3ta",
|
|
6109
6116
|
]),
|
|
6110
6117
|
model: "TS0601_thermostat",
|
|
6111
6118
|
vendor: "Tuya",
|
|
@@ -6644,7 +6651,6 @@ exports.definitions = [
|
|
|
6644
6651
|
fingerprint: tuya.fingerprint("TS0601", [
|
|
6645
6652
|
"_TZE200_0hg58wyk" /* model: 'S366', vendor: 'Cloud Even' */,
|
|
6646
6653
|
"_TZE200_cpmgn2cf" /* model_ 'HY367RT' vendor: 'Tuya' */,
|
|
6647
|
-
"_TZE200_xby0s3ta",
|
|
6648
6654
|
]),
|
|
6649
6655
|
model: "TS0601_thermostat_2",
|
|
6650
6656
|
vendor: "Tuya",
|