2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-25 03:44:52 +00:00

31_HUEDevice.pm: added festavia icon

git-svn-id: https://svn.fhem.de/fhem/trunk@28222 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme-1968 2023-11-28 15:58:58 +00:00
parent c0594e4574
commit bc3c78aaaa

View File

@ -43,6 +43,8 @@ my %hueModels = (
gamut => 'C', icon => 'hue_filled_white_and_color_e27_b22', },
LCT024 => {name => 'Hue Play' ,type => 'Extended color light' ,subType => 'extcolordimmer',
gamut => 'C', icon => 'hue_filled_play', },
LCX016 => {name => 'Festavia string lights' ,type => 'Extended color light' ,subType => 'extcolordimmer',
gamut => 'C', icon => 'hue2023_string_light', },
LLC001 => {name => 'Living Colors G2' ,type => 'Color light' ,subType => 'colordimmer',
gamut => 'A', icon => 'hue_filled_iris', },
LLC005 => {name => 'Living Colors Bloom' ,type => 'Color light' ,subType => 'colordimmer',