From 933ff2fe3ead2cc010cb72749c807864bb0aa770 Mon Sep 17 00:00:00 2001 From: koenkk Date: Mon, 17 Jul 2023 20:00:37 +0200 Subject: [PATCH] feat(add): 929003053401 @maxk1337 https://github.com/Koenkk/zigbee2mqtt/issues/18341 --- src/devices/philips.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/devices/philips.js b/src/devices/philips.js index 9f8c9e0031259..3865cad02e748 100644 --- a/src/devices/philips.js +++ b/src/devices/philips.js @@ -640,6 +640,13 @@ module.exports = [ description: 'Hue Flourish white and color ambiance table light with Bluetooth', extend: philips.extend.light_onoff_brightness_colortemp_color({colorTempRange: [153, 500]}), }, + { + zigbeeModel: ['929003053401'], + model: '929003053401', + vendor: 'Philips', + description: 'Hue Flourish white and color ambiance table light with Bluetooth', + extend: philips.extend.light_onoff_brightness_colortemp_color({colorTempRange: [153, 500]}), + }, { zigbeeModel: ['915005988401'], model: '915005988401',