mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-04 11:26:55 +00:00
31_HUEDevice.pm: added Hue gradient lightstrip (by Eragos)
git-svn-id: https://svn.fhem.de/fhem/trunk@25270 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
777adebeb5
commit
7704acab0b
@ -113,6 +113,9 @@ my %hueModels = (
|
|||||||
|
|
||||||
LCX002 => {name => 'Hue play gradient lightstrip' ,type => 'Extended color light' ,subType => 'extcolordimmer',
|
LCX002 => {name => 'Hue play gradient lightstrip' ,type => 'Extended color light' ,subType => 'extcolordimmer',
|
||||||
icon => 'hue_filled_lightstrip', },
|
icon => 'hue_filled_lightstrip', },
|
||||||
|
LCX004 => {name => 'Hue gradient lightstrip' ,type => 'Extended color light', subType => 'extcolordimmer',
|
||||||
|
icon => 'hue_filled_lightstrip', },
|
||||||
|
|
||||||
440400982841 => {name => 'Hue Play' ,type => 'Extended color light' ,subType => 'extcolordimmer',
|
440400982841 => {name => 'Hue Play' ,type => 'Extended color light' ,subType => 'extcolordimmer',
|
||||||
icon => 'hue_filled_play', },
|
icon => 'hue_filled_play', },
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user