zigbee-herdsman-converters 25.82.0 → 25.83.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,EAAS,MAAM,cAAc,CAAC;AA0J/D,eAAO,MAAM,WAAW,EAAE,oBAAoB,EAy7I7C,CAAC"}
1
+ {"version":3,"file":"philips.d.ts","sourceRoot":"","sources":["../../src/devices/philips.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAC,oBAAoB,EAAS,MAAM,cAAc,CAAC;AA0J/D,eAAO,MAAM,WAAW,EAAE,oBAAoB,EAm9I7C,CAAC"}
@@ -174,13 +174,6 @@ const extendLocal = {
174
174
  }),
175
175
  };
176
176
  exports.definitions = [
177
- {
178
- zigbeeModel: ["929004610602"],
179
- model: "929004610602",
180
- vendor: "Philips",
181
- description: "Hue White and Color Flux Strip Light 5m",
182
- extend: [philips.m.light({ colorTemp: { range: [50, 1000] }, color: { modes: ["xy", "hs"], enhancedHue: true } })],
183
- },
184
177
  {
185
178
  zigbeeModel: ["LCX028"],
186
179
  model: "929004581901",
@@ -4704,5 +4697,38 @@ exports.definitions = [
4704
4697
  description: "Hue White Ambiance — dimmable white light",
4705
4698
  extend: [philips.m.light({ colorTemp: { range: [153, 500] } })],
4706
4699
  },
4700
+ {
4701
+ zigbeeModel: ["929004610602", "929004610702", "929004610802", "929004610502", "929004610402"],
4702
+ model: "929004610602",
4703
+ vendor: "Philips",
4704
+ description: "Hue White and Color Flux Strip Light 5m",
4705
+ whiteLabel: [
4706
+ {
4707
+ model: "929004610702",
4708
+ vendor: "Philips",
4709
+ description: "Hue White and Color Flux Strip Light 6m",
4710
+ fingerprint: [{ modelID: "929004610702" }],
4711
+ },
4712
+ {
4713
+ model: "929004610802",
4714
+ vendor: "Philips",
4715
+ description: "Hue White and Color Flux Strip Light 10m",
4716
+ fingerprint: [{ modelID: "929004610802" }],
4717
+ },
4718
+ {
4719
+ model: "929004610502",
4720
+ vendor: "Philips",
4721
+ description: "Hue White and Color Flux Strip Light 4m",
4722
+ fingerprint: [{ modelID: "929004610502" }],
4723
+ },
4724
+ {
4725
+ model: "929004610402",
4726
+ vendor: "Philips",
4727
+ description: "Hue White and Color Flux Strip Light 3m",
4728
+ fingerprint: [{ modelID: "929004610402" }],
4729
+ },
4730
+ ],
4731
+ extend: [philips.m.light({ colorTemp: { range: [153, 500] }, color: { modes: ["xy", "hs"], enhancedHue: true } })],
4732
+ },
4707
4733
  ];
4708
4734
  //# sourceMappingURL=philips.js.map