zigbee-herdsman-converters 23.14.0 → 23.15.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,22 @@
1
1
  # Changelog
2
2
 
3
+ ## [23.15.0](https://github.com/Koenkk/zigbee-herdsman-converters/compare/v23.14.0...v23.15.0) (2025-03-28)
4
+
5
+
6
+ ### Features
7
+
8
+ * **add:** 929003777301 ([#9084](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9084)) ([eb466ac](https://github.com/Koenkk/zigbee-herdsman-converters/commit/eb466acd15143293eb71d500f3f60848ffa4fb86))
9
+ * **add:** Egony_Flower ([#9085](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9085)) ([2a46236](https://github.com/Koenkk/zigbee-herdsman-converters/commit/2a46236afffd849cea3ee3362470a41e9b3efc26))
10
+ * **add:** PZ2 ([#9083](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9083)) ([331654e](https://github.com/Koenkk/zigbee-herdsman-converters/commit/331654e11b605127989047acdae5216f80a66c3c))
11
+ * **add:** ZSS-S01-TH https://github.com/Koenkk/zigbee2mqtt/issues/25849 ([0a49588](https://github.com/Koenkk/zigbee-herdsman-converters/commit/0a49588fe5c514fbfa80633ed8b626d0fe8da401))
12
+ * **add:** ZTH08 ([#9090](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9090)) ([2b146b9](https://github.com/Koenkk/zigbee-herdsman-converters/commit/2b146b9069f72ddbf43c5842e11fc4e73128c37d))
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * **detect:** Detect `_TZ3000_m4ah6bcz` as Tuya TS0726_multi_1_gang ([#9089](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9089)) ([2a7ca11](https://github.com/Koenkk/zigbee-herdsman-converters/commit/2a7ca1131af42ce2442ca3345e39670ded2224ce))
18
+ * Tuya TS011F_with_threshold: enable onOffCountdown ([#9086](https://github.com/Koenkk/zigbee-herdsman-converters/issues/9086)) ([63e418d](https://github.com/Koenkk/zigbee-herdsman-converters/commit/63e418d0ddcd24b520dcf169699f3a76050af8e2))
19
+
3
20
  ## [23.14.0](https://github.com/Koenkk/zigbee-herdsman-converters/compare/v23.13.0...v23.14.0) (2025-03-27)
4
21
 
5
22
 
@@ -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,EAuvL7C,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,EA60L7C,CAAC"}
@@ -3254,9 +3254,9 @@ exports.definitions = [
3254
3254
  }),
3255
3255
  m.numeric({
3256
3256
  name: "pressure_offset",
3257
- unit: "kPa",
3258
- valueMin: -100.0,
3259
- valueMax: 100.0,
3257
+ unit: "hPa",
3258
+ valueMin: -1000.0,
3259
+ valueMax: 1000.0,
3260
3260
  cluster: "msPressureMeasurement",
3261
3261
  attribute: { ID: 0x0210, type: zigbee_herdsman_1.Zcl.DataType.INT16 },
3262
3262
  description: "Adjust first pressure sensor",
@@ -4079,9 +4079,9 @@ exports.definitions = [
4079
4079
  m.numeric({
4080
4080
  endpointNames: ["1"],
4081
4081
  name: "pressure_offset",
4082
- unit: "kPa",
4083
- valueMin: -100.0,
4084
- valueMax: 100.0,
4082
+ unit: "hPa",
4083
+ valueMin: -1000.0,
4084
+ valueMax: 1000.0,
4085
4085
  cluster: "msPressureMeasurement",
4086
4086
  attribute: { ID: 0x0210, type: zigbee_herdsman_1.Zcl.DataType.INT16 },
4087
4087
  description: "Adjust first pressure sensor",
@@ -4139,9 +4139,9 @@ exports.definitions = [
4139
4139
  m.numeric({
4140
4140
  endpointNames: ["2"],
4141
4141
  name: "pressure_offset",
4142
- unit: "kPa",
4143
- valueMin: -100.0,
4144
- valueMax: 100.0,
4142
+ unit: "hPa",
4143
+ valueMin: -1000.0,
4144
+ valueMax: 1000.0,
4145
4145
  cluster: "msPressureMeasurement",
4146
4146
  attribute: { ID: 0x0210, type: zigbee_herdsman_1.Zcl.DataType.INT16 },
4147
4147
  description: "Adjust second pressure sensor",
@@ -5013,7 +5013,7 @@ exports.definitions = [
5013
5013
  name: "uptime",
5014
5014
  unit: "Hours",
5015
5015
  cluster: "genTime",
5016
- attribute: "localTime",
5016
+ attribute: "standardTime",
5017
5017
  description: "Uptime",
5018
5018
  scale: 3600,
5019
5019
  precision: 1,
@@ -5125,7 +5125,7 @@ exports.definitions = [
5125
5125
  name: "uptime",
5126
5126
  unit: "Hours",
5127
5127
  cluster: "genTime",
5128
- attribute: "localTime",
5128
+ attribute: "standardTime",
5129
5129
  description: "Uptime",
5130
5130
  scale: 3600,
5131
5131
  precision: 1,
@@ -5237,7 +5237,7 @@ exports.definitions = [
5237
5237
  name: "uptime",
5238
5238
  unit: "Hours",
5239
5239
  cluster: "genTime",
5240
- attribute: "localTime",
5240
+ attribute: "standardTime",
5241
5241
  description: "Uptime",
5242
5242
  scale: 3600,
5243
5243
  precision: 1,
@@ -5349,7 +5349,7 @@ exports.definitions = [
5349
5349
  name: "uptime",
5350
5350
  unit: "Hours",
5351
5351
  cluster: "genTime",
5352
- attribute: "localTime",
5352
+ attribute: "standardTime",
5353
5353
  description: "Uptime",
5354
5354
  scale: 3600,
5355
5355
  precision: 1,
@@ -5858,14 +5858,6 @@ exports.definitions = [
5858
5858
  reporting: false,
5859
5859
  access: "STATE",
5860
5860
  }),
5861
- m.temperature({
5862
- reporting: false,
5863
- access: "STATE",
5864
- }),
5865
- m.humidity({
5866
- reporting: false,
5867
- access: "STATE",
5868
- }),
5869
5861
  m.battery({
5870
5862
  percentage: true,
5871
5863
  lowStatus: true,
@@ -5929,5 +5921,99 @@ exports.definitions = [
5929
5921
  }),
5930
5922
  ],
5931
5923
  },
5924
+ {
5925
+ zigbeeModel: ["Egony_Flower"],
5926
+ model: "Egony_Flower",
5927
+ vendor: "EFEKTA",
5928
+ description: "Soil moisture sensor Egony_Flower, mod DIYRuZ Flower",
5929
+ extend: [
5930
+ m.identify(),
5931
+ m.soilMoisture({
5932
+ reporting: slowReporting,
5933
+ access: "STATE",
5934
+ }),
5935
+ m.battery({
5936
+ percentage: true,
5937
+ lowStatus: true,
5938
+ voltage: true,
5939
+ percentageReporting: true,
5940
+ voltageReporting: true,
5941
+ percentageReportingConfig: sixReporting,
5942
+ voltageReportingConfig: sixReporting,
5943
+ }),
5944
+ m.temperature({
5945
+ reporting: slowReporting,
5946
+ access: "STATE",
5947
+ }),
5948
+ m.illuminance({
5949
+ reporting: slowReporting,
5950
+ access: "STATE",
5951
+ }),
5952
+ m.numeric({
5953
+ name: "reading_interval",
5954
+ unit: "min.",
5955
+ valueMin: 1,
5956
+ valueMax: 360,
5957
+ cluster: "genPowerCfg",
5958
+ attribute: { ID: 0x0201, type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
5959
+ description: "Setting the time in minutes, by default 3 minutes",
5960
+ access: "STATE_SET",
5961
+ }),
5962
+ m.binary({
5963
+ name: "smart_sleep",
5964
+ valueOn: ["ON", 1],
5965
+ valueOff: ["OFF", 0],
5966
+ cluster: "genPowerCfg",
5967
+ attribute: { ID: 0x0216, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
5968
+ description: "Enable Smart Sleep, short wakeup every 7 seconds",
5969
+ access: "STATE_SET",
5970
+ }),
5971
+ m.enumLookup({
5972
+ name: "tx_radio_power",
5973
+ lookup: { "-4dbm": -4, "0dbm": 0, "4dbm": 4 },
5974
+ cluster: "genPowerCfg",
5975
+ attribute: { ID: 0x0236, type: zigbee_herdsman_1.Zcl.DataType.INT8 },
5976
+ description: "Set TX Radio Power, dbm",
5977
+ access: "STATE_SET",
5978
+ }),
5979
+ m.numeric({
5980
+ name: "lifetime",
5981
+ unit: "Hours",
5982
+ cluster: "genTime",
5983
+ attribute: "standardTime",
5984
+ description: "Device lifetime in hours",
5985
+ access: "STATE",
5986
+ }),
5987
+ m.enumLookup({
5988
+ name: "resolution",
5989
+ lookup: { "9 bit": 9, "10 bit": 10, "11 bit": 11, "12 bit": 12 },
5990
+ cluster: "msTemperatureMeasurement",
5991
+ attribute: { ID: 0x0520, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
5992
+ description: "Set Bit resolution DS18B20",
5993
+ access: "STATE_SET",
5994
+ }),
5995
+ m.numeric({
5996
+ name: "temperature_offset",
5997
+ unit: "°C",
5998
+ valueMin: -50,
5999
+ valueMax: 50,
6000
+ valueStep: 0.1,
6001
+ scale: 10,
6002
+ cluster: "msTemperatureMeasurement",
6003
+ attribute: { ID: 0x0410, type: zigbee_herdsman_1.Zcl.DataType.INT16 },
6004
+ description: "Adjust temperature",
6005
+ access: "STATE_SET",
6006
+ }),
6007
+ m.binary({
6008
+ name: "temperature_compensation",
6009
+ valueOn: ["ON", 1],
6010
+ valueOff: ["OFF", 0],
6011
+ cluster: "msTemperatureMeasurement",
6012
+ attribute: { ID: 0x0504, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
6013
+ description: "Temperature compensation",
6014
+ access: "STATE_SET",
6015
+ }),
6016
+ ],
6017
+ },
5932
6018
  ];
5933
6019
  //# sourceMappingURL=efekta.js.map