mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
31_HUEDevice.pm: added OSRAM 'SMART+ Classic A60 RGBW'
git-svn-id: https://svn.fhem.de/fhem/trunk@17671 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
d56f8d7505
commit
dca4508007
@ -106,6 +106,7 @@ my %hueModels = (
|
||||
|
||||
'Flex RGBW' => {name => 'LIGHTIFY Flex RGBW' ,type => 'Extended color light' ,subType => 'extcolordimmer', },
|
||||
'Classic A60 RGBW' => {name => 'LIGHTIFY Classic A60 RGBW' ,type => 'Extended color light' ,subType => 'extcolordimmer', },
|
||||
'CLA60 RGBW OSRAM' => {name => 'SMART+ Classic A60 RGBW' ,type => 'Extended color light' ,subType => 'extcolordimmer', },
|
||||
'Gardenspot RGB' => {name => 'LIGHTIFY Gardenspot Mini RGB' ,type => 'Color light' ,subType => 'colordimmer', },
|
||||
'Surface Light TW' => {name => 'LIGHTIFY Surface light tunable white' ,type => 'Color temperature light' ,subType => 'ctdimmer', },
|
||||
'Classic A60 TW' => {name => 'LIGHTIFY Classic A60 tunable white' ,type => 'Color temperature light' ,subType => 'ctdimmer', },
|
||||
|
Loading…
Reference in New Issue
Block a user