Skip to content

Commit

Permalink
feat(add): 929003666901 (#8288)
Browse files Browse the repository at this point in the history
Added Philips LWG005 Hue white GU10 929003666901
  • Loading branch information
eggface1337 authored Nov 9, 2024
1 parent e1694de commit 15835f6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/devices/philips.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1093,6 +1093,13 @@ const definitions: DefinitionWithExtend[] = [
description: 'Hue white GU10 bluetooth',
extend: [philipsLight()],
},
{
zigbeeModel: ['LWG005'],
model: '929003666901',
vendor: 'Philips',
description: 'Hue white GU10 bluetooth',
extend: [philipsLight()],
},
{
zigbeeModel: ['LWO001'],
model: '8718699688882',
Expand Down

0 comments on commit 15835f6

Please sign in to comment.