zigbee-herdsman-converters 25.57.0 → 25.59.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.
@@ -1243,7 +1243,24 @@ exports.definitions = [
1243
1243
  e.text("meter_id", ea.STATE).withDescription("Meter identification number"),
1244
1244
  e.temperature(),
1245
1245
  e.voltage(),
1246
- e.enum("fault", ea.STATE, ["empty_pipe", "no_fault"]).withDescription("Fault status"),
1246
+ e
1247
+ .enum("fault", ea.STATE, [
1248
+ "no_fault",
1249
+ "battery_alarm",
1250
+ "magnetism_alarm",
1251
+ "cover_alarm",
1252
+ "credit_alarm",
1253
+ "switch_gaps_alarm",
1254
+ "meter_body_alarm",
1255
+ "abnormal_water_alarm",
1256
+ "arrearage_alarm",
1257
+ "overflow_alarm",
1258
+ "revflow_alarm",
1259
+ "over_pre_alarm",
1260
+ "empty_pipe_alarm",
1261
+ "transducer_alarm",
1262
+ ])
1263
+ .withDescription("Fault status"),
1247
1264
  ],
1248
1265
  meta: {
1249
1266
  tuyaDatapoints: [
@@ -1319,7 +1336,26 @@ exports.definitions = [
1319
1336
  "24h": 7,
1320
1337
  }),
1321
1338
  ],
1322
- [5, "fault", tuya.valueConverterBasic.lookup({ empty_pipe: 6144, no_fault: 0 })],
1339
+ [
1340
+ 5,
1341
+ "fault",
1342
+ tuya.valueConverterBasic.lookup({
1343
+ 0: "no_fault",
1344
+ 1: "battery_alarm",
1345
+ 2: "magnetism_alarm",
1346
+ 4: "cover_alarm",
1347
+ 8: "credit_alarm",
1348
+ 16: "switch_gaps_alarm",
1349
+ 32: "meter_body_alarm",
1350
+ 64: "abnormal_water_alarm",
1351
+ 128: "arrearage_alarm",
1352
+ 256: "overflow_alarm",
1353
+ 512: "revflow_alarm",
1354
+ 1024: "over_pre_alarm",
1355
+ 2048: "empty_pipe_alarm",
1356
+ 4096: "transducer_alarm",
1357
+ }),
1358
+ ],
1323
1359
  [16, "meter_id", tuya.valueConverter.raw],
1324
1360
  [
1325
1361
  18,
@@ -1440,6 +1476,19 @@ exports.definitions = [
1440
1476
  },
1441
1477
  whiteLabel: [tuya.whitelabel("Linkoze", "LKDSZ001", "Door sensor with scene switch", ["_TZ3210_jowhpxop"])],
1442
1478
  },
1479
+ {
1480
+ fingerprint: tuya.fingerprint("TS0203", ["_TZ3000_pjb1ua0m"]),
1481
+ model: "C3007",
1482
+ vendor: "Tuya",
1483
+ description: "Pressure pad sensor",
1484
+ extend: [
1485
+ m.iasZoneAlarm({
1486
+ zoneType: "pressure",
1487
+ zoneAttributes: ["alarm_1", "battery_low"],
1488
+ }),
1489
+ m.battery({ voltage: true }),
1490
+ ],
1491
+ },
1443
1492
  {
1444
1493
  fingerprint: tuya.fingerprint("TS0021", ["_TZ3210_3ulg9kpo"]),
1445
1494
  model: "LKWSZ211",
@@ -6199,6 +6248,7 @@ exports.definitions = [
6199
6248
  "_TZE200_kds0pmmv",
6200
6249
  "_TZE200_py4cm3he" /* model: 'TV06-Zigbee', vendor: 'Tuya' */,
6201
6250
  "_TZE200_wsbfwodu" /* model: 'HA-08 THERMO', vendor: 'AlecoAir' */,
6251
+ "_TZE200_x9axofse" /* model: 'ZTRV-ZX-TV02', vendor: 'Moes' */,
6202
6252
  ]),
6203
6253
  model: "TV02-Zigbee",
6204
6254
  vendor: "Tuya",
@@ -6213,6 +6263,7 @@ exports.definitions = [
6213
6263
  tuya.whitelabel("Moes", "TV01-ZB", "Thermostat radiator valve", ["_TZE200_e9ba97vf"]),
6214
6264
  tuya.whitelabel("AlecoAir", "HA-08_THERMO", "Thermostat radiator valve", ["_TZE200_wsbfwodu"]),
6215
6265
  tuya.whitelabel("GIEX", "TV06", "Thermostat radiator valve", ["_TZE200_py4cm3he"]),
6266
+ tuya.whitelabel("Moes", "ZTRV-ZX-TV02", "Thermostat radiator valve", ["_TZE200_x9axofse"]),
6216
6267
  ],
6217
6268
  ota: true,
6218
6269
  extend: [tuya.modernExtend.tuyaBase({ dp: true, forceTimeUpdates: true, timeStart: "1970" })],
@@ -7472,6 +7523,7 @@ exports.definitions = [
7472
7523
  },
7473
7524
  {
7474
7525
  fingerprint: [
7526
+ { modelID: "TS011F", applicationVersion: 192, priority: -1 },
7475
7527
  { modelID: "TS011F", applicationVersion: 160, priority: -1 },
7476
7528
  { modelID: "TS011F", applicationVersion: 100, priority: -1 },
7477
7529
  { modelID: "TS011F", applicationVersion: 69, priority: -1 },
@@ -7488,6 +7540,7 @@ exports.definitions = [
7488
7540
  { vendor: "BlitzWolf", model: "BW-SHP15" },
7489
7541
  { vendor: "AVATTO", model: "MIUCOT10Z" },
7490
7542
  { vendor: "NEO", model: "PLUG-001SPB2" },
7543
+ tuya.whitelabel("BSEED", "TS011F_plug_3_1", "Wall-mounted electrical EU/FR/UK socket with power monitoring", ["_TZ3000_2uollq9d"]),
7491
7544
  ],
7492
7545
  ota: true,
7493
7546
  extend: [
@@ -7498,7 +7551,7 @@ exports.definitions = [
7498
7551
  childLock: true,
7499
7552
  }),
7500
7553
  tuya.modernExtend.electricityMeasurementPoll({
7501
- metering: (device) => [100, 160].includes(device.applicationVersion) || ["1.0.5\u0000"].includes(device.softwareBuildID), // polling for energy
7554
+ metering: (device) => [100, 160, 192].includes(device.applicationVersion) || ["1.0.5\u0000"].includes(device.softwareBuildID), // polling for energy
7502
7555
  }),
7503
7556
  ],
7504
7557
  configure: async (device, coordinatorEndpoint) => {
@@ -11442,7 +11495,7 @@ exports.definitions = [
11442
11495
  },
11443
11496
  {
11444
11497
  zigbeeModel: ["ZG-204ZM"],
11445
- fingerprint: tuya.fingerprint("TS0601", ["_TZE200_2aaelwxk", "_TZE200_kb5noeto", "_TZE200_tyffvoij"]),
11498
+ fingerprint: tuya.fingerprint("TS0601", ["_TZE200_2aaelwxk", "_TZE200_kb5noeto", "_TZE200_tyffvoij", "_TZE200_yflzeeqj"]),
11446
11499
  model: "ZG-204ZM",
11447
11500
  vendor: "Tuya",
11448
11501
  description: "PIR 24Ghz human presence sensor",
@@ -13894,7 +13947,7 @@ exports.definitions = [
13894
13947
  },
13895
13948
  },
13896
13949
  {
13897
- fingerprint: tuya.fingerprint("TS0601", ["_TZE204_vmcgja59"]),
13950
+ fingerprint: tuya.fingerprint("TS0601", ["_TZE204_vmcgja59", "_TZE284_vmcgja59"]),
13898
13951
  model: "ZYXH",
13899
13952
  vendor: "Tuya",
13900
13953
  description: "24 gang switch",
@@ -14281,7 +14334,7 @@ exports.definitions = [
14281
14334
  tuya.whitelabel("Tuya", "MTG275-ZB-RL", "2.4G/5.8G MmWave radar human presence motion sensor", ["_TZE204_dtzziy1e"]),
14282
14335
  tuya.whitelabel("Tuya", "MTG035-ZB-RL", "Human presence sensor with relay", ["_TZE204_pfayrzcw"]),
14283
14336
  tuya.whitelabel("Tuya", "MTG235-ZB-RL", "24G Human presence sensor with relay", ["_TZE204_clrdrnya", "_TZE200_clrdrnya"]),
14284
- tuya.whitelabel("QA", "QASZ24R", "mmWave 24 Ghz sensor with relay", ["_TZE284_4qznlkbu"]),
14337
+ tuya.whitelabel("QA", "QASZ24R", "mmWave 24 Ghz sensor with relay", ["_TZE284_4qznlkbu", "_TZE204_clrdrnya"]),
14285
14338
  ],
14286
14339
  extend: [tuya.modernExtend.tuyaBase({ dp: true })],
14287
14340
  exposes: [
@@ -16399,7 +16452,7 @@ exports.definitions = [
16399
16452
  },
16400
16453
  },
16401
16454
  {
16402
- fingerprint: tuya.fingerprint("TS0601", ["_TZE204_ncti2pro", "_TZE204_l8xiyymq", "_TZE284_l8xiyymq"]),
16455
+ fingerprint: tuya.fingerprint("TS0601", ["_TZE204_ncti2pro", "_TZE204_l8xiyymq", "_TZE284_l8xiyymq", "_TZE284_zeldawjv"]),
16403
16456
  model: "PN6",
16404
16457
  vendor: "ZSVIOT",
16405
16458
  description: "6-way controller",