zigbee-herdsman-converters 23.7.0 → 23.8.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,27 @@
1
1
  # Changelog
2
2
 
3
+ ## [23.8.0](https://github.com/Koenkk/zigbee-herdsman-converters/compare/v23.7.0...v23.8.0) (2025-03-16)
4
+
5
+
6
+ ### Features
7
+
8
+ * **add:** 371222402 ([#8997](https://github.com/Koenkk/zigbee-herdsman-converters/issues/8997)) ([7913ff9](https://github.com/Koenkk/zigbee-herdsman-converters/commit/7913ff991dd0d6d0563422a635324edd790d68b7))
9
+ * **add:** EFEKTA_iAQ_S_II ([#9004](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9004)) ([c74a46b](https://github.com/Koenkk/zigbee-herdsman-converters/commit/c74a46b3ac088c2e2267a93106577f60e98b6f78))
10
+ * **add:** EFEKTA_iAQ_S_III ([#8993](https://github.com/Koenkk/zigbee-herdsman-converters/issues/8993)) ([0bd1559](https://github.com/Koenkk/zigbee-herdsman-converters/commit/0bd15593ff5cc0e59aec2c9a06ee52dccffee294))
11
+ * **add:** POFLW-WH02 ([#9006](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9006)) ([3a81898](https://github.com/Koenkk/zigbee-herdsman-converters/commit/3a818983ee2061502e590294896ab73bc1c13083))
12
+ * **add:** TS0726_4_gang_switch_and_2_scene ([#8996](https://github.com/Koenkk/zigbee-herdsman-converters/issues/8996)) ([1fa2d3e](https://github.com/Koenkk/zigbee-herdsman-converters/commit/1fa2d3e57bd8dd86c11c560048c1cbc78f3a8b7c))
13
+ * Tuya TRV602Z: support more features ([#8992](https://github.com/Koenkk/zigbee-herdsman-converters/issues/8992)) ([1d340ff](https://github.com/Koenkk/zigbee-herdsman-converters/commit/1d340ff35689475e6c3c0dac1f724ae0c3d5169e))
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * **detect:** Detect `_TZE204_l8xiyymq` as ZSVIOT PN6 ([#8995](https://github.com/Koenkk/zigbee-herdsman-converters/issues/8995)) ([0f92235](https://github.com/Koenkk/zigbee-herdsman-converters/commit/0f92235d23ea48cbc8e17ff8dc538fcf47f31ec7))
19
+ * **detect:** Detect `\u0000B` as Tuya TS0601_pir https://github.com/Koenkk/zigbee2mqtt/issues/26727 ([c2fc309](https://github.com/Koenkk/zigbee-herdsman-converters/commit/c2fc30931f07b0f2f24e670f714159446d2fc00e))
20
+ * Home Assistant: e power, current and voltage as normal sensor data ([#8999](https://github.com/Koenkk/zigbee-herdsman-converters/issues/8999)) ([3a9dc91](https://github.com/Koenkk/zigbee-herdsman-converters/commit/3a9dc9140e33aadb7f4a025fe5dec32f352401bf))
21
+ * **ignore:** update dependencies ([#9007](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9007)) ([d26aa5e](https://github.com/Koenkk/zigbee-herdsman-converters/commit/d26aa5ed22a81a2cea20ffaf228fe26b07475457))
22
+ * Moes UFO-R11: fix `Exception while calling fromZigbee converter` https://github.com/Koenkk/zigbee2mqtt/issues/26659 ([db168d4](https://github.com/Koenkk/zigbee-herdsman-converters/commit/db168d47c2b5f8cde2d6be7d16f7ad15f0aad172))
23
+ * Tuya TS0601_thermostat_3: expose `pi_heating_demand` ([#9002](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9002)) ([dffd62f](https://github.com/Koenkk/zigbee-herdsman-converters/commit/dffd62fc9daac4c4102098421ac767ce24096598))
24
+
3
25
  ## [23.7.0](https://github.com/Koenkk/zigbee-herdsman-converters/compare/v23.6.0...v23.7.0) (2025-03-13)
4
26
 
5
27
 
@@ -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;AAavD,eAAO,MAAM,WAAW,EAAE,oBAAoB,EAotI7C,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;AAcvD,eAAO,MAAM,WAAW,EAAE,oBAAoB,EAioJ7C,CAAC"}
@@ -42,6 +42,7 @@ const rareReporting = { min: 0, max: 21600, change: 0 };
42
42
  const rarestReporting = { min: 0, max: 64800, change: 0 };
43
43
  const threeReporting = { min: 30, max: 1800, change: 1 };
44
44
  const fourReporting = { min: 30, max: 1800, change: 10 };
45
+ const fiveReporting = { min: 10, max: 600, change: 1 };
45
46
  const sixReporting = { min: 3600, max: 21600, change: 1 };
46
47
  const co2Reporting = { min: 10, max: 600, change: 0.000001 };
47
48
  const pmReporting = { min: 10, max: 600, change: 0.1 };
@@ -4354,5 +4355,434 @@ exports.definitions = [
4354
4355
  }),
4355
4356
  ],
4356
4357
  },
4358
+ {
4359
+ zigbeeModel: ["EFEKTA_iAQ_S_III"],
4360
+ model: "EFEKTA_iAQ_S_III",
4361
+ vendor: "EFEKTA",
4362
+ description: "Air Quality Monitor, CO2, VOC, outdoor temperature and humidity, date and time",
4363
+ extend: [
4364
+ m.co2({
4365
+ reporting: co2Reporting,
4366
+ access: "STATE",
4367
+ }),
4368
+ m.numeric({
4369
+ name: "voc_index",
4370
+ unit: "VOC Index points",
4371
+ cluster: "genAnalogInput",
4372
+ attribute: "presentValue",
4373
+ description: "VOC index",
4374
+ reporting: fiveReporting,
4375
+ access: "STATE",
4376
+ }),
4377
+ m.temperature({
4378
+ reporting: fourReporting,
4379
+ access: "STATE",
4380
+ }),
4381
+ m.humidity({
4382
+ reporting: fourReporting,
4383
+ access: "STATE",
4384
+ }),
4385
+ m.illuminance({
4386
+ reporting: fourReporting,
4387
+ access: "STATE",
4388
+ }),
4389
+ m.binary({
4390
+ name: "auto_brightness",
4391
+ valueOn: ["ON", 1],
4392
+ valueOff: ["OFF", 0],
4393
+ cluster: "msCO2",
4394
+ attribute: { ID: 0x0203, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4395
+ description: "Enable or Disable Auto Brightness of the Display",
4396
+ access: "STATE_SET",
4397
+ }),
4398
+ m.binary({
4399
+ name: "night_onoff_backlight",
4400
+ valueOn: ["ON", 1],
4401
+ valueOff: ["OFF", 0],
4402
+ cluster: "msCO2",
4403
+ attribute: { ID: 0x0401, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4404
+ description: "Complete shutdown of the backlight at night mode",
4405
+ access: "STATE_SET",
4406
+ }),
4407
+ m.numeric({
4408
+ name: "night_on_backlight",
4409
+ unit: "Hr",
4410
+ valueMin: 0,
4411
+ valueMax: 23,
4412
+ cluster: "msCO2",
4413
+ attribute: { ID: 0x0405, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
4414
+ description: "Night mode activation time",
4415
+ access: "STATE_SET",
4416
+ }),
4417
+ m.numeric({
4418
+ name: "night_off_backlight",
4419
+ unit: "Hr",
4420
+ valueMin: 0,
4421
+ valueMax: 23,
4422
+ cluster: "msCO2",
4423
+ attribute: { ID: 0x0406, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
4424
+ description: "Night mode deactivation time",
4425
+ access: "STATE_SET",
4426
+ }),
4427
+ m.enumLookup({
4428
+ name: "long_chart_period",
4429
+ lookup: { "1H": 0, "24H": 1 },
4430
+ cluster: "msCO2",
4431
+ attribute: { ID: 0x0204, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4432
+ description: "The period of plotting the CO2 level(OFF - 1H | ON - 24H)",
4433
+ access: "STATE_SET",
4434
+ }),
4435
+ m.enumLookup({
4436
+ name: "long_chart_period2",
4437
+ lookup: { "1H": 0, "24H": 1 },
4438
+ cluster: "msCO2",
4439
+ attribute: { ID: 0x0404, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4440
+ description: "The period of plotting the VOC Index points(OFF - 1H | ON - 24H)",
4441
+ access: "STATE_SET",
4442
+ }),
4443
+ m.enumLookup({
4444
+ name: "internal_or_external",
4445
+ lookup: { INTERNAL: 1, EXTERNAL: 0 },
4446
+ cluster: "msCO2",
4447
+ attribute: { ID: 0x0288, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4448
+ description: "Display data from internal or external TH sensor",
4449
+ access: "STATE_SET",
4450
+ }),
4451
+ m.numeric({
4452
+ name: "temperature_offset",
4453
+ unit: "°C",
4454
+ valueMin: -50,
4455
+ valueMax: 50,
4456
+ valueStep: 0.1,
4457
+ scale: 10,
4458
+ cluster: "msTemperatureMeasurement",
4459
+ attribute: { ID: 0x0210, type: zigbee_herdsman_1.Zcl.DataType.INT16 },
4460
+ description: "Adjust temperature",
4461
+ access: "STATE_SET",
4462
+ }),
4463
+ m.numeric({
4464
+ name: "humidity_offset",
4465
+ unit: "%",
4466
+ valueMin: -50,
4467
+ valueMax: 50,
4468
+ valueStep: 1,
4469
+ cluster: "msRelativeHumidity",
4470
+ attribute: { ID: 0x0210, type: zigbee_herdsman_1.Zcl.DataType.INT16 },
4471
+ description: "Adjust humidity",
4472
+ access: "STATE_SET",
4473
+ }),
4474
+ m.numeric({
4475
+ name: "set_altitude",
4476
+ unit: "meters",
4477
+ valueMin: 0,
4478
+ valueMax: 3000,
4479
+ cluster: "msCO2",
4480
+ attribute: { ID: 0x0205, type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
4481
+ description: "Setting the altitude above sea level (for high accuracy of the CO2 sensor)",
4482
+ access: "STATE_SET",
4483
+ }),
4484
+ m.binary({
4485
+ name: "automatic_scal",
4486
+ valueOn: ["ON", 1],
4487
+ valueOff: ["OFF", 0],
4488
+ cluster: "msCO2",
4489
+ attribute: { ID: 0x0402, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4490
+ description: "Automatic self calibration",
4491
+ access: "STATE_SET",
4492
+ }),
4493
+ m.binary({
4494
+ name: "forced_recalibration",
4495
+ valueOn: ["ON", 1],
4496
+ valueOff: ["OFF", 0],
4497
+ cluster: "msCO2",
4498
+ attribute: { ID: 0x0202, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4499
+ description: "Start FRC (Perform Forced Recalibration of the CO2 Sensor)",
4500
+ access: "STATE_SET",
4501
+ }),
4502
+ m.binary({
4503
+ name: "factory_reset_co2",
4504
+ valueOn: ["ON", 1],
4505
+ valueOff: ["OFF", 0],
4506
+ cluster: "msCO2",
4507
+ attribute: { ID: 0x0206, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4508
+ description: "Factory Reset CO2 sensor",
4509
+ access: "STATE_SET",
4510
+ }),
4511
+ m.numeric({
4512
+ name: "manual_forced_recalibration",
4513
+ unit: "ppm",
4514
+ valueMin: 0,
4515
+ valueMax: 5000,
4516
+ cluster: "msCO2",
4517
+ attribute: { ID: 0x0207, type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
4518
+ description: "Start Manual FRC (Perform Forced Recalibration of the CO2 Sensor)",
4519
+ access: "STATE_SET",
4520
+ }),
4521
+ m.binary({
4522
+ name: "enable_co2",
4523
+ valueOn: ["ON", 1],
4524
+ valueOff: ["OFF", 0],
4525
+ cluster: "msCO2",
4526
+ attribute: { ID: 0x0220, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4527
+ description: "Enable CO2 Gas Control",
4528
+ access: "STATE_SET",
4529
+ }),
4530
+ m.binary({
4531
+ name: "invert_logic_co2",
4532
+ valueOn: ["ON", 1],
4533
+ valueOff: ["OFF", 0],
4534
+ cluster: "msCO2",
4535
+ attribute: { ID: 0x0225, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4536
+ description: "Enable invert logic CO2 Gas Control",
4537
+ access: "STATE_SET",
4538
+ }),
4539
+ m.numeric({
4540
+ name: "high_co2",
4541
+ unit: "ppm",
4542
+ valueMin: 400,
4543
+ valueMax: 5000,
4544
+ cluster: "msCO2",
4545
+ attribute: { ID: 0x0221, type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
4546
+ description: "Setting High CO2 Gas Border",
4547
+ access: "STATE_SET",
4548
+ }),
4549
+ m.numeric({
4550
+ name: "low_co2",
4551
+ unit: "ppm",
4552
+ valueMin: 400,
4553
+ valueMax: 5000,
4554
+ cluster: "msCO2",
4555
+ attribute: { ID: 0x0222, type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
4556
+ description: "Setting Low CO2 Gas Border",
4557
+ access: "STATE_SET",
4558
+ }),
4559
+ m.binary({
4560
+ name: "enable_voc",
4561
+ valueOn: ["ON", 1],
4562
+ valueOff: ["OFF", 0],
4563
+ cluster: "genAnalogInput",
4564
+ attribute: { ID: 0x0220, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4565
+ description: "Enable CO2 Gas Control",
4566
+ access: "STATE_SET",
4567
+ }),
4568
+ m.binary({
4569
+ name: "invert_logic_voc",
4570
+ valueOn: ["ON", 1],
4571
+ valueOff: ["OFF", 0],
4572
+ cluster: "genAnalogInput",
4573
+ attribute: { ID: 0x0225, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4574
+ description: "Enable invert logic CO2 Gas Control",
4575
+ access: "STATE_SET",
4576
+ }),
4577
+ m.numeric({
4578
+ name: "high_voc",
4579
+ unit: "ppm",
4580
+ valueMin: 0,
4581
+ valueMax: 500,
4582
+ cluster: "genAnalogInput",
4583
+ attribute: { ID: 0x0221, type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
4584
+ description: "Setting High CO2 Gas Border",
4585
+ access: "STATE_SET",
4586
+ }),
4587
+ m.numeric({
4588
+ name: "low_voc",
4589
+ unit: "ppm",
4590
+ valueMin: 0,
4591
+ valueMax: 500,
4592
+ cluster: "genAnalogInput",
4593
+ attribute: { ID: 0x0222, type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
4594
+ description: "Setting Low CO2 Gas Border",
4595
+ access: "STATE_SET",
4596
+ }),
4597
+ ],
4598
+ },
4599
+ {
4600
+ zigbeeModel: ["EFEKTA_iAQ_S_II"],
4601
+ model: "EFEKTA_iAQ_S_II",
4602
+ vendor: "EFEKTA",
4603
+ description: "CO2 and atmospheric pressure мonitor with TFT Display, outdoor temperature and humidity",
4604
+ extend: [
4605
+ m.deviceEndpoints({ endpoints: { "1": 1, "2": 2 } }),
4606
+ m.co2({
4607
+ reporting: co2Reporting,
4608
+ access: "STATE",
4609
+ }),
4610
+ m.temperature({
4611
+ endpointNames: ["1"],
4612
+ description: "Measured value of the built-in temperature sensor",
4613
+ reporting: fourReporting,
4614
+ access: "STATE",
4615
+ }),
4616
+ m.temperature({
4617
+ endpointNames: ["2"],
4618
+ description: "Measured value of the external temperature sensor",
4619
+ reporting: fourReporting,
4620
+ access: "STATE",
4621
+ }),
4622
+ m.humidity({
4623
+ endpointNames: ["1"],
4624
+ description: "Measured value of the built-in humidity sensor",
4625
+ reporting: fourReporting,
4626
+ access: "STATE",
4627
+ }),
4628
+ m.humidity({
4629
+ endpointNames: ["2"],
4630
+ description: "Measured value of the external humidity sensor",
4631
+ reporting: fourReporting,
4632
+ access: "STATE",
4633
+ }),
4634
+ m.pressure({
4635
+ reporting: threeReporting,
4636
+ access: "STATE",
4637
+ }),
4638
+ m.illuminance({
4639
+ reporting: defaultReporting,
4640
+ access: "STATE",
4641
+ }),
4642
+ m.binary({
4643
+ name: "auto_brightness",
4644
+ valueOn: ["ON", 1],
4645
+ valueOff: ["OFF", 0],
4646
+ cluster: "msCO2",
4647
+ attribute: { ID: 0x0203, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4648
+ description: "Enable or Disable Auto Brightness of the Display",
4649
+ access: "STATE_SET",
4650
+ }),
4651
+ m.binary({
4652
+ name: "night_onoff_backlight",
4653
+ valueOn: ["ON", 1],
4654
+ valueOff: ["OFF", 0],
4655
+ cluster: "msCO2",
4656
+ attribute: { ID: 0x0401, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4657
+ description: "Complete shutdown of the backlight at night mode",
4658
+ access: "STATE_SET",
4659
+ }),
4660
+ m.numeric({
4661
+ name: "night_on_backlight",
4662
+ unit: "Hr",
4663
+ valueMin: 0,
4664
+ valueMax: 23,
4665
+ cluster: "msCO2",
4666
+ attribute: { ID: 0x0402, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
4667
+ description: "Night mode activation time",
4668
+ access: "STATE_SET",
4669
+ }),
4670
+ m.numeric({
4671
+ name: "night_off_backlight",
4672
+ unit: "Hr",
4673
+ valueMin: 0,
4674
+ valueMax: 23,
4675
+ cluster: "msCO2",
4676
+ attribute: { ID: 0x0403, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
4677
+ description: "Night mode deactivation time",
4678
+ access: "STATE_SET",
4679
+ }),
4680
+ m.enumLookup({
4681
+ name: "long_chart_period",
4682
+ lookup: { "1H": 0, "24H": 1 },
4683
+ cluster: "msCO2",
4684
+ attribute: { ID: 0x0204, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4685
+ description: "The period of plotting the CO2 level(OFF - 1H | ON - 24H)",
4686
+ access: "STATE_SET",
4687
+ }),
4688
+ m.enumLookup({
4689
+ name: "long_chart_period2",
4690
+ lookup: { "1H": 0, "24H": 1 },
4691
+ cluster: "msCO2",
4692
+ attribute: { ID: 0x0244, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4693
+ description: "The period of plotting the рressure level(OFF - 1H | ON - 24H)",
4694
+ access: "STATE_SET",
4695
+ }),
4696
+ m.numeric({
4697
+ name: "temperature_offset",
4698
+ unit: "°C",
4699
+ valueMin: -50,
4700
+ valueMax: 50,
4701
+ valueStep: 0.1,
4702
+ scale: 10,
4703
+ cluster: "msTemperatureMeasurement",
4704
+ attribute: { ID: 0x0210, type: zigbee_herdsman_1.Zcl.DataType.INT16 },
4705
+ description: "Adjust temperature",
4706
+ access: "STATE_SET",
4707
+ }),
4708
+ m.numeric({
4709
+ name: "humidity_offset",
4710
+ unit: "%",
4711
+ valueMin: -50,
4712
+ valueMax: 50,
4713
+ valueStep: 1,
4714
+ cluster: "msRelativeHumidity",
4715
+ attribute: { ID: 0x0210, type: zigbee_herdsman_1.Zcl.DataType.INT16 },
4716
+ description: "Adjust humidity",
4717
+ access: "STATE_SET",
4718
+ }),
4719
+ m.binary({
4720
+ name: "forced_recalibration",
4721
+ valueOn: ["ON", 1],
4722
+ valueOff: ["OFF", 0],
4723
+ cluster: "msCO2",
4724
+ attribute: { ID: 0x0202, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4725
+ description: "Start FRC (Perform Forced Recalibration of the CO2 Sensor)",
4726
+ access: "STATE_SET",
4727
+ }),
4728
+ m.binary({
4729
+ name: "factory_reset_co2",
4730
+ valueOn: ["ON", 1],
4731
+ valueOff: ["OFF", 0],
4732
+ cluster: "msCO2",
4733
+ attribute: { ID: 0x0206, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4734
+ description: "Factory Reset CO2 sensor",
4735
+ access: "STATE_SET",
4736
+ }),
4737
+ m.numeric({
4738
+ name: "manual_forced_recalibration",
4739
+ unit: "ppm",
4740
+ valueMin: 0,
4741
+ valueMax: 5000,
4742
+ cluster: "msCO2",
4743
+ attribute: { ID: 0x0207, type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
4744
+ description: "Start Manual FRC (Perform Forced Recalibration of the CO2 Sensor)",
4745
+ access: "STATE_SET",
4746
+ }),
4747
+ m.binary({
4748
+ name: "enable_gas",
4749
+ valueOn: ["ON", 1],
4750
+ valueOff: ["OFF", 0],
4751
+ cluster: "msCO2",
4752
+ attribute: { ID: 0x0220, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4753
+ description: "Enable CO2 Gas Control",
4754
+ access: "STATE_SET",
4755
+ }),
4756
+ m.binary({
4757
+ name: "invert_logic_gas",
4758
+ valueOn: ["ON", 1],
4759
+ valueOff: ["OFF", 0],
4760
+ cluster: "msCO2",
4761
+ attribute: { ID: 0x0225, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
4762
+ description: "Enable invert logic CO2 Gas Control",
4763
+ access: "STATE_SET",
4764
+ }),
4765
+ m.numeric({
4766
+ name: "high_gas",
4767
+ unit: "ppm",
4768
+ valueMin: 400,
4769
+ valueMax: 5000,
4770
+ cluster: "msCO2",
4771
+ attribute: { ID: 0x0221, type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
4772
+ description: "Setting High CO2 Gas Border",
4773
+ access: "STATE_SET",
4774
+ }),
4775
+ m.numeric({
4776
+ name: "low_gas",
4777
+ unit: "ppm",
4778
+ valueMin: 400,
4779
+ valueMax: 5000,
4780
+ cluster: "msCO2",
4781
+ attribute: { ID: 0x0222, type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
4782
+ description: "Setting Low CO2 Gas Border",
4783
+ access: "STATE_SET",
4784
+ }),
4785
+ ],
4786
+ },
4357
4787
  ];
4358
4788
  //# sourceMappingURL=efekta.js.map