Skip to content

Commit

Permalink
Q-FLAG LED Panel, Smart-Home RGBW (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
kirovilya authored and Koenkk committed Jan 30, 2019
1 parent 2606e47 commit 1bd881b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions devices.js
Original file line number Diff line number Diff line change
Expand Up @@ -2212,6 +2212,13 @@ const devices = [
description: 'Q-INIGO LED ceiling light',
extend: generic.light_onoff_brightness_colortemp,
},
{
zigbeeModel: ['NLG-RGBW light '],
model: '100.110.39',
vendor: 'Paul Neuhaus',
description: 'Q-FLAG LED Panel, Smart-Home RGBW',
extend: generic.light_onoff_brightness_colortemp_colorxy,
},

// iCasa
{
Expand Down

0 comments on commit 1bd881b

Please sign in to comment.