Skip to content

Commit 870c47b

Browse files
committed
feat(add): 046677584658 Koenkk/zigbee2mqtt#24269
1 parent 171aaea commit 870c47b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/devices/philips.ts

+7
Original file line numberDiff line numberDiff line change
@@ -3047,6 +3047,13 @@ const definitions: DefinitionWithExtend[] = [
30473047
description: 'Hue White and color ambiance GU10 spot LED with Bluetooth',
30483048
extend: [philipsLight({colorTemp: {range: [153, 500]}, color: true})],
30493049
},
3050+
{
3051+
zigbeeModel: ['LCG007'],
3052+
model: '046677584658',
3053+
vendor: 'Philips',
3054+
description: 'Hue White and color ambiance GU10 spot LED with Bluetooth',
3055+
extend: [philipsLight({colorTemp: {range: [153, 500]}, color: true})],
3056+
},
30503057
{
30513058
zigbeeModel: ['5309030P9', '5309031P9', '5309030P6', '5309031P6', '929003046101'],
30523059
model: '5309030P9',

0 commit comments

Comments
 (0)