mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-17 02:48:31 -07:00
Add 4023330P7 (#2574)
Add support for Philips Hue white suspension Amaze
This commit is contained in:
parent
3bab32c1d7
commit
9db1467ed8
@ -615,6 +615,7 @@ const mapping = {
|
||||
'464800': [cfg.light_brightness_colortemp],
|
||||
'3261331P7': [cfg.light_brightness_colortemp],
|
||||
'4033930P7': [cfg.light_brightness_colortemp],
|
||||
'4023330P7': [cfg.light_brightness_colortemp],
|
||||
'GL-B-008Z': [cfg.light_brightness_colortemp_colorxy],
|
||||
'AV2010/25': [cfg.switch, cfg.sensor_power],
|
||||
'E12-N14': [cfg.light_brightness],
|
||||
|
Loading…
Reference in New Issue
Block a user