mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
31_HUEDevice.pm: added hue play and hue play gradient lightstrip
git-svn-id: https://svn.fhem.de/fhem/trunk@23233 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
f3f5ef79e0
commit
e56ad954a1
@ -112,6 +112,11 @@ my %hueModels = (
|
||||
ZGPSWITCH => {name => 'Hue Tap' ,type => 'ZGPSwitch' ,subType => 'sensor',
|
||||
icon => 'hue_filled_tap', },
|
||||
|
||||
LCX002 => {name => 'Hue play gradient lightstrip' ,type => 'Extended color light' ,subType => 'extcolordimmer',
|
||||
icon => 'hue_filled_lightstrip', },
|
||||
440400982841 => {name => 'Hue Play' ,type => 'Extended color light' ,subType => 'extcolordimmer',
|
||||
icon => 'hue_filled_play', },
|
||||
|
||||
'FLS-H3' => {name => 'dresden elektronik FLS-H lp' ,type => 'Color temperature light' ,subType => 'ctdimmer',},
|
||||
'FLS-PP3' => {name => 'dresden elektronik FLS-PP lp' ,type => 'Extended color light' ,subType => 'extcolordimmer', },
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user