Skip to content

Commit

Permalink
feat(add): 929003128401 @KHOne23 Koenkk/zigbee2mqtt#17981
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Jun 12, 2023
1 parent bf0e379 commit 2966ed2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/devices/philips.js
Original file line number Diff line number Diff line change
Expand Up @@ -2014,6 +2014,13 @@ module.exports = [
},
ota: ota.zigbeeOTA,
},
{
zigbeeModel: ['929003128401'],
model: '929003128401',
vendor: 'Philips',
description: 'Hue Go portable table lamp white',
extend: philips.extend.light_onoff_brightness_colortemp_color({colorTempRange: [153, 500]}),
},
{
zigbeeModel: ['SML003'],
model: '9290030675',
Expand Down

0 comments on commit 2966ed2

Please sign in to comment.