mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 23:00:55 +00:00
Update herdsman and herdsman-converters.
This commit is contained in:
@@ -1204,6 +1204,9 @@ const mapping = {
|
||||
'371000001': [cfg.light_brightness_colortemp],
|
||||
'10011725': [cfg.light_brightness_colortemp_colorxy],
|
||||
'929002277501': [cfg.light_brightness],
|
||||
'RS 230 C': [cfg.light_brightness_colortemp_colorxy],
|
||||
'LED1903C5': [cfg.light_brightness_colortemp],
|
||||
'1402755': [cfg.light_brightness],
|
||||
};
|
||||
|
||||
Object.keys(mapping).forEach((key) => {
|
||||
|
||||
Reference in New Issue
Block a user