zigbee-herdsman-converters 23.35.0 → 23.37.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 CHANGED
@@ -1,5 +1,36 @@
1
1
  # Changelog
2
2
 
3
+ ## [23.37.0](https://github.com/Koenkk/zigbee-herdsman-converters/compare/v23.36.0...v23.37.0) (2025-05-03)
4
+
5
+
6
+ ### Features
7
+
8
+ * **add:** TS0601_water_switch ([#8898](https://github.com/Koenkk/zigbee-herdsman-converters/issues/8898)) ([a61f8d3](https://github.com/Koenkk/zigbee-herdsman-converters/commit/a61f8d3936f6b89f2830f8e7f35451cb3734c624))
9
+ * **add:** ZMS-206EU-2 https://github.com/Koenkk/zigbee2mqtt/issues/27286 ([b347f62](https://github.com/Koenkk/zigbee-herdsman-converters/commit/b347f621df847ca9dbaec3a1d2b06055bc9fb6df))
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * **detect:** Detect `_TZ3000_402vrq2i` as Tuya ZG-101Z_D https://github.com/Koenkk/zigbee2mqtt/issues/27239 ([4d1f478](https://github.com/Koenkk/zigbee-herdsman-converters/commit/4d1f47831425bcb526508d429ade1ab541c5de34))
15
+ * **detect:** Detect `_TZE204_r731zlxk` as Zemismart TB26-6 ([#9271](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9271)) ([8761a28](https://github.com/Koenkk/zigbee-herdsman-converters/commit/8761a2896147bb9a06f080916f290beb4d344242))
16
+ * improve IKEA light unfreeze logic ([#9273](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9273)) ([8920396](https://github.com/Koenkk/zigbee-herdsman-converters/commit/8920396277dc960f46cc67ef4a28089e5e01cd5e))
17
+ * Update SNZB-02LD description ([#9274](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9274)) ([f3813a2](https://github.com/Koenkk/zigbee-herdsman-converters/commit/f3813a2535f2f2cf69e8926842469a5ef6db0740))
18
+
19
+ ## [23.36.0](https://github.com/Koenkk/zigbee-herdsman-converters/compare/v23.35.0...v23.36.0) (2025-05-01)
20
+
21
+
22
+ ### Features
23
+
24
+ * **add:** TH-S04D ([#9260](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9260)) ([ce5d7e7](https://github.com/Koenkk/zigbee-herdsman-converters/commit/ce5d7e749612494491e9f57619cd58ec8d4166f1))
25
+ * **add:** ZBN-JT-63 ([#9261](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9261)) ([ff3f945](https://github.com/Koenkk/zigbee-herdsman-converters/commit/ff3f9452ff54edddbf4bf5a13d5dc52fcf42cb83))
26
+ * **add:** ZHT-002 ([#9265](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9265)) ([d8fd92a](https://github.com/Koenkk/zigbee-herdsman-converters/commit/d8fd92a237c48f51da347fa7c4208912eb4d478f))
27
+
28
+
29
+ ### Bug Fixes
30
+
31
+ * GIEX GX03: fix `valve_2` status ([#9266](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9266)) ([5d0d744](https://github.com/Koenkk/zigbee-herdsman-converters/commit/5d0d744c68b36940a4172ec3f9d30e28319675c0))
32
+ * Third Reality 3RDP01072Z: fix energy value ([#9250](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9250)) ([41fdd08](https://github.com/Koenkk/zigbee-herdsman-converters/commit/41fdd0819694b1895ae6d3c9a64d9d10b4bfa9bc))
33
+
3
34
  ## [23.35.0](https://github.com/Koenkk/zigbee-herdsman-converters/compare/v23.34.0...v23.35.0) (2025-04-28)
4
35
 
5
36
 
@@ -1 +1 @@
1
- {"version":3,"file":"lumi.d.ts","sourceRoot":"","sources":["../../src/devices/lumi.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAC,oBAAoB,EAAC,MAAM,cAAc,CAAC;AAwDvD,eAAO,MAAM,WAAW,EAAE,oBAAoB,EAo5I7C,CAAC"}
1
+ {"version":3,"file":"lumi.d.ts","sourceRoot":"","sources":["../../src/devices/lumi.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAC,oBAAoB,EAAC,MAAM,cAAc,CAAC;AAyDvD,eAAO,MAAM,WAAW,EAAE,oBAAoB,EAsjJ7C,CAAC"}
@@ -34,6 +34,7 @@ var __importStar = (this && this.__importStar) || (function () {
34
34
  })();
35
35
  Object.defineProperty(exports, "__esModule", { value: true });
36
36
  exports.definitions = void 0;
37
+ const zigbee_herdsman_1 = require("zigbee-herdsman");
37
38
  const fz = __importStar(require("../converters/fromZigbee"));
38
39
  const tz = __importStar(require("../converters/toZigbee"));
39
40
  const exposes = __importStar(require("../lib/exposes"));
@@ -44,7 +45,7 @@ const reporting = __importStar(require("../lib/reporting"));
44
45
  const globalStore = __importStar(require("../lib/store"));
45
46
  const e = exposes.presets;
46
47
  const ea = exposes.access;
47
- const { lumiAction, lumiOperationMode, lumiPowerOnBehavior, lumiZigbeeOTA, lumiSwitchType, lumiAirQuality, lumiVoc, lumiDisplayUnit, lumiLight, lumiOutageCountRestoreBindReporting, lumiElectricityMeter, lumiPower, lumiOverloadProtection, lumiLedIndicator, lumiButtonLock, lumiMotorSpeed, lumiCurtainSpeed, lumiCurtainManualOpenClose, lumiCurtainAdaptivePullingSpeed, lumiCurtainManualStop, lumiCurtainReverse, lumiCurtainStatus, lumiCurtainLastManualOperation, lumiCurtainPosition, lumiCurtainTraverseTime, lumiCurtainCalibrationStatus, lumiCurtainCalibrated, lumiCurtainIdentifyBeep, lumiOnOff, lumiLedDisabledNight, lumiFlipIndicatorLight, lumiPreventReset, lumiClickMode, lumiSlider, lumiSetEventMode, lumiSwitchMode, lumiVibration, lumiReportInterval, lumiSensitivityAdjustment, lumiKnobRotation, lumiCommandMode, lumiBattery, lumiLockRelay, lumiMultiClick, lumiPreventLeave, } = lumi.modernExtend;
48
+ const { lumiAction, lumiOperationMode, lumiPowerOnBehavior, lumiZigbeeOTA, lumiSwitchType, lumiAirQuality, lumiVoc, lumiDisplayUnit, lumiLight, lumiOutageCountRestoreBindReporting, lumiElectricityMeter, lumiPower, lumiOverloadProtection, lumiLedIndicator, lumiButtonLock, lumiMotorSpeed, lumiCurtainSpeed, lumiCurtainManualOpenClose, lumiCurtainAdaptivePullingSpeed, lumiCurtainManualStop, lumiCurtainReverse, lumiCurtainStatus, lumiCurtainLastManualOperation, lumiCurtainPosition, lumiCurtainTraverseTime, lumiCurtainCalibrationStatus, lumiCurtainCalibrated, lumiCurtainIdentifyBeep, lumiOnOff, lumiLedDisabledNight, lumiFlipIndicatorLight, lumiPreventReset, lumiClickMode, lumiSlider, lumiSetEventMode, lumiSwitchMode, lumiVibration, lumiReportInterval, lumiSensitivityAdjustment, lumiKnobRotation, lumiCommandMode, lumiBattery, lumiLockRelay, lumiMultiClick, lumiPreventLeave, lumiExternalSensor, } = lumi.modernExtend;
48
49
  const NS = "zhc:lumi";
49
50
  const { manufacturerCode } = lumi;
50
51
  exports.definitions = [
@@ -4467,5 +4468,167 @@ exports.definitions = [
4467
4468
  lumiSwitchMode(),
4468
4469
  ],
4469
4470
  },
4471
+ {
4472
+ zigbeeModel: ["lumi.sensor_ht.agl001"],
4473
+ model: "TH-S04D",
4474
+ vendor: "Aqara",
4475
+ description: "Climate Sensor W100",
4476
+ extend: [
4477
+ lumiZigbeeOTA(),
4478
+ m.temperature(),
4479
+ m.humidity(),
4480
+ lumiExternalSensor(),
4481
+ m.deviceEndpoints({ endpoints: { plus: 1, center: 2, minus: 3 } }),
4482
+ lumiAction({
4483
+ actionLookup: { hold: 0, single: 1, double: 2, release: 255 },
4484
+ endpointNames: ["plus", "center", "minus"],
4485
+ }),
4486
+ m.binary({
4487
+ name: "display_off",
4488
+ cluster: "manuSpecificLumi",
4489
+ attribute: { ID: 0x0173, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4490
+ valueOn: [true, 1],
4491
+ valueOff: [false, 0],
4492
+ description: "Enables/disables auto display off",
4493
+ access: "ALL",
4494
+ entityCategory: "config",
4495
+ zigbeeCommandOptions: { manufacturerCode },
4496
+ reporting: false,
4497
+ }),
4498
+ m.numeric({
4499
+ name: "high_temperature",
4500
+ valueMin: 26,
4501
+ valueMax: 60,
4502
+ valueStep: 0.5,
4503
+ scale: 100,
4504
+ unit: "°C",
4505
+ cluster: "manuSpecificLumi",
4506
+ attribute: { ID: 0x0167, type: zigbee_herdsman_1.Zcl.DataType.INT16 },
4507
+ description: "High temperature alert",
4508
+ zigbeeCommandOptions: { manufacturerCode },
4509
+ }),
4510
+ m.numeric({
4511
+ name: "low_temperature",
4512
+ valueMin: -20,
4513
+ valueMax: 20,
4514
+ valueStep: 0.5,
4515
+ scale: 100,
4516
+ unit: "°C",
4517
+ cluster: "manuSpecificLumi",
4518
+ attribute: { ID: 0x0166, type: zigbee_herdsman_1.Zcl.DataType.INT16 },
4519
+ description: "Low temperature alert",
4520
+ zigbeeCommandOptions: { manufacturerCode },
4521
+ }),
4522
+ m.numeric({
4523
+ name: "high_humidity",
4524
+ valueMin: 65,
4525
+ valueMax: 100,
4526
+ valueStep: 1,
4527
+ scale: 100,
4528
+ unit: "%",
4529
+ cluster: "manuSpecificLumi",
4530
+ attribute: { ID: 0x016e, type: zigbee_herdsman_1.Zcl.DataType.INT16 },
4531
+ description: "High humidity alert",
4532
+ zigbeeCommandOptions: { manufacturerCode },
4533
+ }),
4534
+ m.numeric({
4535
+ name: "low_humidity",
4536
+ valueMin: 0,
4537
+ valueMax: 30,
4538
+ valueStep: 1,
4539
+ scale: 100,
4540
+ unit: "%",
4541
+ cluster: "manuSpecificLumi",
4542
+ attribute: { ID: 0x016d, type: zigbee_herdsman_1.Zcl.DataType.INT16 },
4543
+ description: "Low humidity alert",
4544
+ zigbeeCommandOptions: { manufacturerCode },
4545
+ }),
4546
+ m.enumLookup({
4547
+ name: "sampling",
4548
+ lookup: { low: 1, standard: 2, high: 3, custom: 4 },
4549
+ cluster: "manuSpecificLumi",
4550
+ attribute: { ID: 0x0170, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
4551
+ description: "Temperature and Humidity sampling settings",
4552
+ zigbeeCommandOptions: { manufacturerCode },
4553
+ }),
4554
+ m.numeric({
4555
+ name: "period",
4556
+ valueMin: 0.5,
4557
+ valueMax: 600,
4558
+ valueStep: 0.5,
4559
+ scale: 1000,
4560
+ unit: "sec",
4561
+ cluster: "manuSpecificLumi",
4562
+ attribute: { ID: 0x016d, type: zigbee_herdsman_1.Zcl.DataType.INT16 },
4563
+ description: "Sampling period",
4564
+ zigbeeCommandOptions: { manufacturerCode },
4565
+ }),
4566
+ m.enumLookup({
4567
+ name: "temp_report_mode",
4568
+ lookup: { no: 0, threshold: 1, period: 2, threshold_period: 3 },
4569
+ cluster: "manuSpecificLumi",
4570
+ attribute: { ID: 0x0165, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
4571
+ description: "Temperature reporting mode",
4572
+ zigbeeCommandOptions: { manufacturerCode },
4573
+ }),
4574
+ m.numeric({
4575
+ name: "temp_period",
4576
+ valueMin: 1,
4577
+ valueMax: 10,
4578
+ valueStep: 1,
4579
+ scale: 1000,
4580
+ unit: "sec",
4581
+ cluster: "manuSpecificLumi",
4582
+ attribute: { ID: 0x0163, type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
4583
+ description: "Temperature reporting period",
4584
+ zigbeeCommandOptions: { manufacturerCode },
4585
+ }),
4586
+ m.numeric({
4587
+ name: "temp_threshold",
4588
+ valueMin: 0.2,
4589
+ valueMax: 3,
4590
+ valueStep: 0.1,
4591
+ scale: 10,
4592
+ unit: "°C",
4593
+ cluster: "manuSpecificLumi",
4594
+ attribute: { ID: 0x0164, type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
4595
+ description: "Temperature reporting threshold",
4596
+ zigbeeCommandOptions: { manufacturerCode },
4597
+ }),
4598
+ m.enumLookup({
4599
+ name: "humi_report_mode",
4600
+ lookup: { no: 0, threshold: 1, period: 2, threshold_period: 3 },
4601
+ cluster: "manuSpecificLumi",
4602
+ attribute: { ID: 0x016c, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
4603
+ description: "Humidity reporting mode",
4604
+ zigbeeCommandOptions: { manufacturerCode },
4605
+ }),
4606
+ m.numeric({
4607
+ name: "humi_period",
4608
+ valueMin: 1,
4609
+ valueMax: 10,
4610
+ valueStep: 1,
4611
+ scale: 1000,
4612
+ unit: "sec",
4613
+ cluster: "manuSpecificLumi",
4614
+ attribute: { ID: 0x016a, type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
4615
+ description: "Temperature reporting period",
4616
+ zigbeeCommandOptions: { manufacturerCode },
4617
+ }),
4618
+ m.numeric({
4619
+ name: "humi_threshold",
4620
+ valueMin: 2,
4621
+ valueMax: 10,
4622
+ valueStep: 0.5,
4623
+ scale: 10,
4624
+ unit: "%",
4625
+ cluster: "manuSpecificLumi",
4626
+ attribute: { ID: 0x016b, type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
4627
+ description: "Humidity reporting threshold",
4628
+ zigbeeCommandOptions: { manufacturerCode },
4629
+ }),
4630
+ m.identify(),
4631
+ ],
4632
+ },
4470
4633
  ];
4471
4634
  //# sourceMappingURL=lumi.js.map