zigbee-herdsman-converters 25.84.0 → 25.85.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 +25 -0
- package/dist/devices/bituo_technik.d.ts.map +1 -1
- package/dist/devices/bituo_technik.js +1 -0
- package/dist/devices/bituo_technik.js.map +1 -1
- package/dist/devices/ctm.d.ts.map +1 -1
- package/dist/devices/ctm.js +11 -0
- package/dist/devices/ctm.js.map +1 -1
- package/dist/devices/index.d.ts.map +1 -1
- package/dist/devices/index.js +2 -0
- package/dist/devices/index.js.map +1 -1
- package/dist/devices/lixee.d.ts.map +1 -1
- package/dist/devices/lixee.js +1 -0
- package/dist/devices/lixee.js.map +1 -1
- package/dist/devices/onokom.d.ts.map +1 -1
- package/dist/devices/onokom.js +117 -99
- package/dist/devices/onokom.js.map +1 -1
- package/dist/devices/philips.d.ts.map +1 -1
- package/dist/devices/philips.js +4 -1
- package/dist/devices/philips.js.map +1 -1
- package/dist/devices/sunricher.d.ts.map +1 -1
- package/dist/devices/sunricher.js +24 -0
- package/dist/devices/sunricher.js.map +1 -1
- package/dist/devices/tcl.d.ts +3 -0
- package/dist/devices/tcl.d.ts.map +1 -0
- package/dist/devices/tcl.js +47 -0
- package/dist/devices/tcl.js.map +1 -0
- package/dist/devices/third_reality.js +2 -2
- package/dist/devices/third_reality.js.map +1 -1
- package/dist/devices/tuya.d.ts.map +1 -1
- package/dist/devices/tuya.js +90 -4
- package/dist/devices/tuya.js.map +1 -1
- package/dist/models-index.json +1 -1
- package/package.json +3 -3
package/dist/devices/tuya.js
CHANGED
|
@@ -2609,7 +2609,12 @@ exports.definitions = [
|
|
|
2609
2609
|
tuya.whitelabel("Moes", "ZLD-RCW_1", "RGB+CCT Zigbee LED controller", ["_TZ3000_7hcgjxpc"]),
|
|
2610
2610
|
tuya.whitelabel("Moes", "ZB-TD5-RCW-GU10", "RGB+CCT 4.7W GU10 LED bulb", ["_TZ3210_rcggc0ys", "_TZ3210_ljoasixl"]),
|
|
2611
2611
|
tuya.whitelabel("Moes", "ZB-TDA9-RCW-E27-MS", "RGB+CCT 9W E27 LED bulb", ["_TZ3210_wxa85bwk"]),
|
|
2612
|
-
tuya.whitelabel("Moes", "ZB-LZD10-RCW", "10W RGB+CCT Smart Downlight", [
|
|
2612
|
+
tuya.whitelabel("Moes", "ZB-LZD10-RCW", "10W RGB+CCT Smart Downlight", [
|
|
2613
|
+
"_TZ3210_s9lumfhn",
|
|
2614
|
+
"_TZ3210_jjqdqxfq",
|
|
2615
|
+
"_TZ3210_dwzfzfjc",
|
|
2616
|
+
"_TZ3210_wbsgmojq",
|
|
2617
|
+
]),
|
|
2613
2618
|
tuya.whitelabel("Moes", "ZB-TDC6-RCW-E14", "RGB+CCT 5W E14 LED bulb", ["_TZ3210_ifga63rg"]),
|
|
2614
2619
|
tuya.whitelabel("MiBoxer", "E3-ZR", "3 in 1 LED Controller", ["_TZB210_wy1pyu1q", "_TZB210_yatkpuha"]),
|
|
2615
2620
|
tuya.whitelabel("MiBoxer", "SZ5", "5 in 1 LED Controller", ["_TZB210_w9hcix2r"]),
|
|
@@ -4488,7 +4493,7 @@ exports.definitions = [
|
|
|
4488
4493
|
{ vendor: "Smart9", model: "S9TSZGB" },
|
|
4489
4494
|
{ vendor: "Lonsonho", model: "TS0041" },
|
|
4490
4495
|
{ vendor: "Benexmart", model: "ZM-sui1" },
|
|
4491
|
-
tuya.whitelabel("Tuya", "SH-SC07", "Button scene switch", ["_TZ3000_mrpevh8p", "_TZ3000_5bpeda8u"]),
|
|
4496
|
+
tuya.whitelabel("Tuya", "SH-SC07", "Button scene switch", ["_TZ3000_mrpevh8p", "_TZ3000_5bpeda8u", "_TZ3000_b4awzgct"]),
|
|
4492
4497
|
tuya.whitelabel("Tuya", "MINI-ZSB", "Smart button", ["_TZ3000_qgwcxxws"]),
|
|
4493
4498
|
tuya.whitelabel("Nous", "LZ4", "Wireless switch button", ["_TZ3000_6km7djcm"]),
|
|
4494
4499
|
tuya.whitelabel("Marmitek", "Push_LE", "Smart switch", ["_TZ3000_4upl1fcj"]),
|
|
@@ -9855,7 +9860,7 @@ exports.definitions = [
|
|
|
9855
9860
|
.withDescription("Holidays (2 times `hh:mm/cc.c°C)`"),
|
|
9856
9861
|
// ============== exposes for found, but not functional datapoints:
|
|
9857
9862
|
/*
|
|
9858
|
-
e.min_temperature_limit()
|
|
9863
|
+
e.min_temperature_limit()
|
|
9859
9864
|
.withValueMin(5)
|
|
9860
9865
|
.withValueMax(15)
|
|
9861
9866
|
.withValueStep(0.5)
|
|
@@ -12358,6 +12363,24 @@ exports.definitions = [
|
|
|
12358
12363
|
},
|
|
12359
12364
|
whiteLabel: [{ vendor: "Liwokit", model: "Fan+Light-01" }],
|
|
12360
12365
|
},
|
|
12366
|
+
{
|
|
12367
|
+
fingerprint: tuya.fingerprint("TS0601", ["_TZE204_bql5khqx"]),
|
|
12368
|
+
model: "X99-G-kbFan-1g-ZG-LN-11",
|
|
12369
|
+
vendor: "Coswall",
|
|
12370
|
+
description: "Fan & light switch",
|
|
12371
|
+
extend: [tuya.modernExtend.tuyaBase({ dp: true })],
|
|
12372
|
+
exposes: [
|
|
12373
|
+
e.binary("status_indication", ea.STATE_SET, "ON", "OFF").withDescription("Light switch"),
|
|
12374
|
+
e.numeric("fan_speed", ea.STATE_SET).withValueMin(0).withValueMax(100).withValueStep(1).withDescription("Fan Speed %"),
|
|
12375
|
+
],
|
|
12376
|
+
meta: {
|
|
12377
|
+
tuyaDatapoints: [
|
|
12378
|
+
[1, "state", tuya.valueConverter.onOff],
|
|
12379
|
+
[4, "fan_speed", tuya.valueConverter.raw],
|
|
12380
|
+
[5, "status_indication", tuya.valueConverter.onOff],
|
|
12381
|
+
],
|
|
12382
|
+
},
|
|
12383
|
+
},
|
|
12361
12384
|
{
|
|
12362
12385
|
fingerprint: tuya.fingerprint("TS0601", ["_TZE200_lawxy9e2", "_TZE204_lawxy9e2"]),
|
|
12363
12386
|
model: "TS0601_fan_5_levels_and_light_switch",
|
|
@@ -20566,6 +20589,7 @@ exports.definitions = [
|
|
|
20566
20589
|
},
|
|
20567
20590
|
},
|
|
20568
20591
|
{
|
|
20592
|
+
zigbeeModel: ["ZS-304Z"],
|
|
20569
20593
|
fingerprint: tuya.fingerprint("TS0601", ["_TZE284_k7p2q5d9", "_TZE284_65gzcss7", "_TZE284_0ints6wl", "_TZE284_yzr43ayq"]),
|
|
20570
20594
|
model: "ZS-300Z",
|
|
20571
20595
|
vendor: "Arteco",
|
|
@@ -20573,7 +20597,7 @@ exports.definitions = [
|
|
|
20573
20597
|
extend: [tuya.modernExtend.tuyaBase({ dp: true })],
|
|
20574
20598
|
whiteLabel: [
|
|
20575
20599
|
tuya.whitelabel("Arteco", "ZS-302Z", "Soil moisture sensor", ["_TZE284_65gzcss7"]),
|
|
20576
|
-
|
|
20600
|
+
{ model: "ZS-304Z", fingerprint: [{ manufacturerName: "_TZE284_0ints6wl" }, { manufacturerName: "_TZE284_yzr43ayq" }, { modelID: "ZS-304Z" }] },
|
|
20577
20601
|
],
|
|
20578
20602
|
exposes: [
|
|
20579
20603
|
e.enum("water_warning", ea.STATE, ["none", "alarm"]).withDescription("Water shortage warning"),
|
|
@@ -21497,5 +21521,67 @@ exports.definitions = [
|
|
|
21497
21521
|
],
|
|
21498
21522
|
},
|
|
21499
21523
|
},
|
|
21524
|
+
{
|
|
21525
|
+
fingerprint: tuya.fingerprint("TS0601", ["_TZE200_eqpaxqdv"]),
|
|
21526
|
+
model: "PIMS3028",
|
|
21527
|
+
vendor: "KnockautX",
|
|
21528
|
+
description: "Cover plug-in receiver multi STAK 3/STAS 3",
|
|
21529
|
+
extend: [tuya.modernExtend.tuyaBase({ dp: true })],
|
|
21530
|
+
exposes: [
|
|
21531
|
+
e.enum("state", ea.STATE_SET, ["open", "stop", "close", "lock", "unlock"]).withDescription("Control commands"),
|
|
21532
|
+
e.cover_position().setAccess("position", ea.STATE_SET),
|
|
21533
|
+
e.enum("mode", ea.STATE_SET, ["up", "up_delete", "remove_up_down"]).withDescription("Set mode"),
|
|
21534
|
+
e.enum("control_back", ea.STATE_SET, ["forward", "back"]).withDescription("Set the motor running direction"),
|
|
21535
|
+
e.binary("auto_power", ea.STATE_SET, true, false).withDescription("Add wireless remote"),
|
|
21536
|
+
e.enum("work_state", ea.STATE, ["opening", "closing", "123"]).withDescription("Work state"),
|
|
21537
|
+
e.numeric("time_total", ea.STATE).withValueMin(0).withValueMax(600).withUnit("s").withDescription("Total travel time"),
|
|
21538
|
+
e.enum("situation_set", ea.STATE, ["fully_open", "fully_close"]).withDescription("Situation of the blinds"),
|
|
21539
|
+
e.binary("fault", ea.STATE, true, false).withDescription("Motor fault"),
|
|
21540
|
+
e.enum("border", ea.STATE_SET, ["down_delete", "remove_top_bottom"]).withDescription("Set lower/upper limit"),
|
|
21541
|
+
e.numeric("position_best", ea.STATE_SET).withValueMin(1).withValueMax(100).withDescription("Set the best position"),
|
|
21542
|
+
e
|
|
21543
|
+
.numeric("angle_horizontal", ea.STATE_SET)
|
|
21544
|
+
.withValueMin(0)
|
|
21545
|
+
.withValueMax(100)
|
|
21546
|
+
.withValueStep(25)
|
|
21547
|
+
.withUnit("°")
|
|
21548
|
+
.withDescription("Set the angle"),
|
|
21549
|
+
e.enum("calibration", ea.STATE_SET, ["start", "end"]).withDescription("Calibrate the travel limits"),
|
|
21550
|
+
e.numeric("quick_calibration", ea.STATE_SET).withValueMin(0).withValueMax(900).withUnit("s").withDescription("Set quick calibration"),
|
|
21551
|
+
e.binary("switch", ea.STATE_SET, true, false).withDescription("Trigger best position"),
|
|
21552
|
+
e.enum("reset", ea.STATE_SET, ["reset"]).withDescription("Trigger factory reset"),
|
|
21553
|
+
],
|
|
21554
|
+
meta: {
|
|
21555
|
+
tuyaDatapoints: [
|
|
21556
|
+
[
|
|
21557
|
+
1,
|
|
21558
|
+
"state",
|
|
21559
|
+
tuya.valueConverterBasic.lookup({
|
|
21560
|
+
open: tuya.enum(0),
|
|
21561
|
+
stop: tuya.enum(1),
|
|
21562
|
+
close: tuya.enum(2),
|
|
21563
|
+
lock: tuya.enum(3),
|
|
21564
|
+
unlock: tuya.enum(4),
|
|
21565
|
+
}),
|
|
21566
|
+
],
|
|
21567
|
+
[2, "position", tuya.valueConverter.coverPosition],
|
|
21568
|
+
[3, "position", tuya.valueConverter.coverPositionInverted],
|
|
21569
|
+
[4, "mode", tuya.valueConverterBasic.lookup({ up: tuya.enum(0), up_delete: tuya.enum(1), remove_up_down: tuya.enum(2) })],
|
|
21570
|
+
[5, "control_back", tuya.valueConverterBasic.lookup({ forward: tuya.enum(0), back: tuya.enum(1) })],
|
|
21571
|
+
[6, "auto_power", tuya.valueConverter.raw],
|
|
21572
|
+
[7, "work_state", tuya.valueConverterBasic.lookup({ opening: tuya.enum(0), closing: tuya.enum(1), 123: tuya.enum(2) })],
|
|
21573
|
+
[10, "time_total", tuya.valueConverter.raw],
|
|
21574
|
+
[11, "situation_set", tuya.valueConverterBasic.lookup({ fully_open: tuya.enum(0), fully_close: tuya.enum(1) })],
|
|
21575
|
+
[12, "fault", tuya.valueConverter.raw],
|
|
21576
|
+
[16, "border", tuya.valueConverterBasic.lookup({ down_delete: tuya.enum(0), remove_top_bottom: tuya.enum(1) })],
|
|
21577
|
+
[19, "position_best", tuya.valueConverter.setLimit],
|
|
21578
|
+
[21, "angle_horizontal", tuya.valueConverter.raw],
|
|
21579
|
+
[101, "calibration", tuya.valueConverterBasic.lookup({ start: tuya.enum(0), end: tuya.enum(1) })],
|
|
21580
|
+
[102, "quick_calibration", tuya.valueConverter.raw],
|
|
21581
|
+
[103, "switch", tuya.valueConverter.raw],
|
|
21582
|
+
[104, "reset", tuya.valueConverterBasic.lookup({ reset: tuya.enum(0) })],
|
|
21583
|
+
],
|
|
21584
|
+
},
|
|
21585
|
+
},
|
|
21500
21586
|
];
|
|
21501
21587
|
//# sourceMappingURL=tuya.js.map
|