mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
GL-C-008-2ID: White endpoint color temp control in Home Assistant (#3526)
This commit is contained in:
@@ -948,8 +948,8 @@ const mapping = {
|
||||
'E1524/E1810': [cfg.sensor_action, cfg.sensor_battery],
|
||||
'GL-C-006': [cfg.light_brightness_colortemp],
|
||||
'GL-C-007-1ID': [cfg.light_brightness_colortemp_colorxy],
|
||||
'GL-C-007-2ID': [lightEndpoint('light_brightness_colortemp_colorxy', 'rgb'),
|
||||
lightEndpoint('light_brightness', 'white')],
|
||||
'GL-C-007-2ID': [lightEndpoint('light_brightness_colorxy', 'rgb'),
|
||||
lightEndpoint('light_brightness_colortemp', 'white')],
|
||||
'GL-C-007S': [cfg.light_brightness_colorxy_white],
|
||||
'GL-C-007/GL-C-008': [cfg.light_brightness_colortemp_colorxy_white],
|
||||
'100.424.11': [cfg.light_brightness_colortemp],
|
||||
|
||||
Reference in New Issue
Block a user