mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
Update converters.
This commit is contained in:
@@ -1007,11 +1007,8 @@ const mapping = {
|
||||
'AC10787': [cfg.light_brightness_colortemp],
|
||||
'F-APP-UK-V2': [cfg.switch],
|
||||
'S9TSZGB': [cfg.sensor_action],
|
||||
'7602031P7': [cfg.light_brightness_colortemp_colorxy],
|
||||
'44435': [cfg.light_brightness_colortemp_colorxy],
|
||||
'SP-EUC01': [cfg.switch],
|
||||
'511.012': [cfg.light_brightness],
|
||||
'4512700': [cfg.light_brightness],
|
||||
};
|
||||
|
||||
Object.keys(mapping).forEach((key) => {
|
||||
|
||||
Reference in New Issue
Block a user