zigbee-herdsman-converters 25.64.0 → 25.66.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.
@@ -1426,7 +1426,7 @@ exports.definitions = [
1426
1426
  model: "ZHT-SR",
1427
1427
  vendor: "Moes",
1428
1428
  description: "Smart ring thermostat",
1429
- extend: [tuya.modernExtend.tuyaBase({ dp: true, timeStart: "2000" })],
1429
+ extend: [tuya.modernExtend.tuyaBase({ dp: true, timeStart: "1970" })],
1430
1430
  exposes: [
1431
1431
  e
1432
1432
  .climate()
@@ -1 +1 @@
1
- {"version":3,"file":"philips.d.ts","sourceRoot":"","sources":["../../src/devices/philips.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAC,oBAAoB,EAAC,MAAM,cAAc,CAAC;AAKvD,eAAO,MAAM,WAAW,EAAE,oBAAoB,EAowI7C,CAAC"}
1
+ {"version":3,"file":"philips.d.ts","sourceRoot":"","sources":["../../src/devices/philips.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAC,oBAAoB,EAAC,MAAM,cAAc,CAAC;AAKvD,eAAO,MAAM,WAAW,EAAE,oBAAoB,EAkxI7C,CAAC"}
@@ -1897,6 +1897,13 @@ exports.definitions = [
1897
1897
  description: "Hue white ambiance Aurelle square panel light",
1898
1898
  extend: [philips.m.light({ colorTemp: { range: [153, 454] } })],
1899
1899
  },
1900
+ {
1901
+ zigbeeModel: ["929003597802"],
1902
+ model: "929003597802",
1903
+ vendor: "Philips",
1904
+ description: "Hue black ambiance Aurelle square panel light",
1905
+ extend: [philips.m.light({ colorTemp: { range: [153, 454] } })],
1906
+ },
1900
1907
  {
1901
1908
  zigbeeModel: ["3216231P6"],
1902
1909
  model: "3216231P6",
@@ -3291,6 +3298,13 @@ exports.definitions = [
3291
3298
  description: "Hue Play gradient lightstrip for PC 3x 24/27",
3292
3299
  extend: [philips.m.light({ colorTemp: { range: [153, 500] }, color: true, gradient: true })],
3293
3300
  },
3301
+ {
3302
+ zigbeeModel: ["929004608004"],
3303
+ model: "929004608004",
3304
+ vendor: "Philips",
3305
+ description: "Hue Omniglow lightstrip",
3306
+ extend: [philips.m.light({ colorTemp: { range: [153, 500] }, color: true, gradient: { extraEffects: ["sparkle", "opal", "glisten"] } })],
3307
+ },
3294
3308
  {
3295
3309
  zigbeeModel: ["929003099301"],
3296
3310
  model: "929003099301",