mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-11 06:11:46 +00:00
Add support for UK Hive Bulb E27 & B22 - Warm to cool white (#1683)
This commit is contained in:
committed by
Koen Kanters
parent
3daf97283c
commit
1df43bdbc4
@@ -752,6 +752,7 @@ const mapping = {
|
||||
'RB 250 C': [configurations.light_brightness_colortemp_colorxy],
|
||||
'8718696170625': [configurations.light_brightness],
|
||||
'GL-G-001Z': [configurations.light_brightness_colortemp_colorxy],
|
||||
'HV-GSCXZB279_HV-GSCXZB229': [configurations.light_brightness_colortemp],
|
||||
};
|
||||
|
||||
Object.keys(mapping).forEach((key) => {
|
||||
|
||||
Reference in New Issue
Block a user