zigbee-herdsman-converters 23.45.0 → 23.46.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,21 @@
1
1
  # Changelog
2
2
 
3
+ ## [23.46.0](https://github.com/Koenkk/zigbee-herdsman-converters/compare/v23.45.0...v23.46.0) (2025-05-18)
4
+
5
+
6
+ ### Features
7
+
8
+ * **add:** 929003802101 ([#9359](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9359)) ([b872831](https://github.com/Koenkk/zigbee-herdsman-converters/commit/b8728312feb4e8348a8ece4e2a582168ace6d9c4))
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * 3RTHS24BZ: fix power source ([#9357](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9357)) ([37353d5](https://github.com/Koenkk/zigbee-herdsman-converters/commit/37353d5ee4a8d3b77cc6096f89f1b857080c9504))
14
+ * **detect:** Detect `_TZE200_gnw1rril` as Tuya TS0601_cover_10 ([#9346](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9346)) ([0e5fefb](https://github.com/Koenkk/zigbee-herdsman-converters/commit/0e5fefb0d2df78a5f34925a3c50b764ebdad4f82))
15
+ * Efekta: support `lux_factor` for various devices ([#9354](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9354)) ([ac6e170](https://github.com/Koenkk/zigbee-herdsman-converters/commit/ac6e170f49fbc49c3914de873c37b2d07d129be4))
16
+ * Philips 4034031P7: add color temp range ([#9358](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9358)) ([99b951a](https://github.com/Koenkk/zigbee-herdsman-converters/commit/99b951a2f8c41c2223d53c3f30b7d80469ef5229))
17
+ * Zemismart ZMS-206US-4: allow to `name` for `l4` https://github.com/Koenkk/zigbee2mqtt/issues/27305 ([272cf02](https://github.com/Koenkk/zigbee-herdsman-converters/commit/272cf02808f568abd77b8cb8166f78fe475922a6))
18
+
3
19
  ## [23.45.0](https://github.com/Koenkk/zigbee-herdsman-converters/compare/v23.44.0...v23.45.0) (2025-05-16)
4
20
 
5
21
 
@@ -1 +1 @@
1
- {"version":3,"file":"efekta.d.ts","sourceRoot":"","sources":["../../src/devices/efekta.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAC,oBAAoB,EAAC,MAAM,cAAc,CAAC;AAiBvD,eAAO,MAAM,WAAW,EAAE,oBAAoB,EAivM7C,CAAC"}
1
+ {"version":3,"file":"efekta.d.ts","sourceRoot":"","sources":["../../src/devices/efekta.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAC,oBAAoB,EAAC,MAAM,cAAc,CAAC;AAiBvD,eAAO,MAAM,WAAW,EAAE,oBAAoB,EA6yM7C,CAAC"}
@@ -1759,7 +1759,7 @@ exports.definitions = [
1759
1759
  name: "uptime",
1760
1760
  unit: "Hours",
1761
1761
  cluster: "genTime",
1762
- attribute: "standartTime",
1762
+ attribute: "standardTime",
1763
1763
  description: "Uptime",
1764
1764
  scale: 3600,
1765
1765
  precision: 1,
@@ -1874,7 +1874,7 @@ exports.definitions = [
1874
1874
  name: "uptime",
1875
1875
  unit: "Hours",
1876
1876
  cluster: "genTime",
1877
- attribute: "standartTime",
1877
+ attribute: "standardTime",
1878
1878
  description: "Uptime",
1879
1879
  scale: 3600,
1880
1880
  precision: 1,
@@ -2001,7 +2001,7 @@ exports.definitions = [
2001
2001
  name: "uptime",
2002
2002
  unit: "Hours",
2003
2003
  cluster: "genTime",
2004
- attribute: "standartTime",
2004
+ attribute: "standardTime",
2005
2005
  description: "Uptime",
2006
2006
  scale: 3600,
2007
2007
  precision: 1,
@@ -2150,7 +2150,7 @@ exports.definitions = [
2150
2150
  name: "uptime",
2151
2151
  unit: "Hours",
2152
2152
  cluster: "genTime",
2153
- attribute: "standartTime",
2153
+ attribute: "standardTime",
2154
2154
  description: "Uptime",
2155
2155
  scale: 3600,
2156
2156
  precision: 1,
@@ -2307,7 +2307,7 @@ exports.definitions = [
2307
2307
  name: "uptime",
2308
2308
  unit: "Hours",
2309
2309
  cluster: "genTime",
2310
- attribute: "standartTime",
2310
+ attribute: "standardTime",
2311
2311
  description: "Uptime",
2312
2312
  scale: 3600,
2313
2313
  precision: 1,
@@ -2456,7 +2456,7 @@ exports.definitions = [
2456
2456
  name: "uptime",
2457
2457
  unit: "Hours",
2458
2458
  cluster: "genTime",
2459
- attribute: "standartTime",
2459
+ attribute: "standardTime",
2460
2460
  description: "Uptime",
2461
2461
  scale: 3600,
2462
2462
  precision: 1,
@@ -2629,7 +2629,7 @@ exports.definitions = [
2629
2629
  name: "uptime",
2630
2630
  unit: "Hours",
2631
2631
  cluster: "genTime",
2632
- attribute: "standartTime",
2632
+ attribute: "standardTime",
2633
2633
  description: "Uptime",
2634
2634
  scale: 3600,
2635
2635
  precision: 1,
@@ -2812,7 +2812,7 @@ exports.definitions = [
2812
2812
  name: "uptime",
2813
2813
  unit: "Hours",
2814
2814
  cluster: "genTime",
2815
- attribute: "standartTime",
2815
+ attribute: "standardTime",
2816
2816
  description: "Uptime",
2817
2817
  scale: 3600,
2818
2818
  precision: 1,
@@ -4594,7 +4594,7 @@ exports.definitions = [
4594
4594
  }),
4595
4595
  m.enumLookup({
4596
4596
  name: "internal_or_external",
4597
- lookup: { INTERNAL: 1, EXTERNAL: 0 },
4597
+ lookup: { INTERNAL: 0, EXTERNAL: 1 },
4598
4598
  cluster: "msCO2",
4599
4599
  attribute: { ID: 0x0288, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4600
4600
  description: "Display data from internal or external TH sensor",
@@ -5076,6 +5076,16 @@ exports.definitions = [
5076
5076
  reporting: slowReporting,
5077
5077
  access: "STATE",
5078
5078
  }),
5079
+ m.numeric({
5080
+ name: "lux_factor",
5081
+ valueMin: 0.1,
5082
+ valueMax: 10,
5083
+ valueStep: 0.1,
5084
+ cluster: "msIlluminanceMeasurement",
5085
+ attribute: { ID: 0x0310, type: zigbee_herdsman_1.Zcl.DataType.SINGLE_PREC },
5086
+ description: "Lux factor",
5087
+ access: "STATE_SET",
5088
+ }),
5079
5089
  m.numeric({
5080
5090
  name: "reading_interval",
5081
5091
  unit: "min",
@@ -5188,6 +5198,16 @@ exports.definitions = [
5188
5198
  reporting: slowReporting,
5189
5199
  access: "STATE",
5190
5200
  }),
5201
+ m.numeric({
5202
+ name: "lux_factor",
5203
+ valueMin: 0.1,
5204
+ valueMax: 10,
5205
+ valueStep: 0.1,
5206
+ cluster: "msIlluminanceMeasurement",
5207
+ attribute: { ID: 0x0310, type: zigbee_herdsman_1.Zcl.DataType.SINGLE_PREC },
5208
+ description: "Lux factor",
5209
+ access: "STATE_SET",
5210
+ }),
5191
5211
  m.numeric({
5192
5212
  name: "reading_interval",
5193
5213
  unit: "min",
@@ -5300,6 +5320,16 @@ exports.definitions = [
5300
5320
  reporting: slowReporting,
5301
5321
  access: "STATE",
5302
5322
  }),
5323
+ m.numeric({
5324
+ name: "lux_factor",
5325
+ valueMin: 0.1,
5326
+ valueMax: 10,
5327
+ valueStep: 0.1,
5328
+ cluster: "msIlluminanceMeasurement",
5329
+ attribute: { ID: 0x0310, type: zigbee_herdsman_1.Zcl.DataType.SINGLE_PREC },
5330
+ description: "Lux factor",
5331
+ access: "STATE_SET",
5332
+ }),
5303
5333
  m.numeric({
5304
5334
  name: "reading_interval",
5305
5335
  unit: "min",
@@ -5411,6 +5441,16 @@ exports.definitions = [
5411
5441
  reporting: slowReporting,
5412
5442
  access: "STATE",
5413
5443
  }),
5444
+ m.numeric({
5445
+ name: "lux_factor",
5446
+ valueMin: 0.1,
5447
+ valueMax: 10,
5448
+ valueStep: 0.1,
5449
+ cluster: "msIlluminanceMeasurement",
5450
+ attribute: { ID: 0x0310, type: zigbee_herdsman_1.Zcl.DataType.SINGLE_PREC },
5451
+ description: "Lux factor",
5452
+ access: "STATE_SET",
5453
+ }),
5414
5454
  m.numeric({
5415
5455
  name: "reading_interval",
5416
5456
  unit: "min",
@@ -5491,6 +5531,16 @@ exports.definitions = [
5491
5531
  reporting: slowReporting,
5492
5532
  access: "STATE",
5493
5533
  }),
5534
+ m.numeric({
5535
+ name: "lux_factor",
5536
+ valueMin: 0.1,
5537
+ valueMax: 10,
5538
+ valueStep: 0.1,
5539
+ cluster: "msIlluminanceMeasurement",
5540
+ attribute: { ID: 0x0310, type: zigbee_herdsman_1.Zcl.DataType.SINGLE_PREC },
5541
+ description: "Lux factor",
5542
+ access: "STATE_SET",
5543
+ }),
5494
5544
  m.numeric({
5495
5545
  name: "reading_interval",
5496
5546
  unit: "min",
@@ -5579,6 +5629,16 @@ exports.definitions = [
5579
5629
  reporting: slowReporting,
5580
5630
  access: "STATE",
5581
5631
  }),
5632
+ m.numeric({
5633
+ name: "lux_factor",
5634
+ valueMin: 0.1,
5635
+ valueMax: 10,
5636
+ valueStep: 0.1,
5637
+ cluster: "msIlluminanceMeasurement",
5638
+ attribute: { ID: 0x0310, type: zigbee_herdsman_1.Zcl.DataType.SINGLE_PREC },
5639
+ description: "Lux factor",
5640
+ access: "STATE_SET",
5641
+ }),
5582
5642
  m.numeric({
5583
5643
  name: "reading_interval",
5584
5644
  unit: "min",