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.
@@ -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,EAg9H7C,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,EAu9H7C,CAAC"}
@@ -442,7 +442,7 @@ exports.definitions = [
442
442
  model: "4034031P7",
443
443
  vendor: "Philips",
444
444
  description: "Hue Fair",
445
- extend: [philips.m.light({ colorTemp: { range: undefined } })],
445
+ extend: [philips.m.light({ colorTemp: { range: [153, 454] } })],
446
446
  },
447
447
  {
448
448
  zigbeeModel: ["4034031P6"],
@@ -808,6 +808,13 @@ exports.definitions = [
808
808
  description: "Hue Impress outdoor Pedestal",
809
809
  extend: [philips.m.light({ colorTemp: { range: [153, 500] }, color: true })],
810
810
  },
811
+ {
812
+ zigbeeModel: ["929003802101"],
813
+ model: "929003802101",
814
+ vendor: "Philips",
815
+ description: "Hue Impress outdoor Pedestal",
816
+ extend: [philips.m.light({ colorTemp: { range: [153, 500] }, color: { modes: ["xy", "hs"], enhancedHue: true } })],
817
+ },
811
818
  {
812
819
  zigbeeModel: ["1740193P0"],
813
820
  model: "1740193P0",