zigbee-herdsman-converters 15.0.0 → 15.0.1

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.
@@ -404,6 +404,13 @@ module.exports = [
404
404
  description: 'Hue Iris copper special edition (generation 4) ',
405
405
  extend: hueExtend.light_onoff_brightness_colortemp_color({colorTempRange: [153, 500]}),
406
406
  },
407
+ {
408
+ zigbeeModel: ['929002376803'],
409
+ model: '929002376803',
410
+ vendor: 'Philips',
411
+ description: 'Hue Iris copper special edition (generation 4)',
412
+ extend: hueExtend.light_onoff_brightness_colortemp_color({colorTempRange: [153, 500]}),
413
+ },
407
414
  {
408
415
  zigbeeModel: ['5063130P7'],
409
416
  model: '5063130P7',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zigbee-herdsman-converters",
3
- "version": "15.0.0",
3
+ "version": "15.0.1",
4
4
  "description": "Collection of device converters to be used with zigbee-herdsman",
5
5
  "main": "index.js",
6
6
  "files": [