mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 02:21:38 +00:00
Update converters.
This commit is contained in:
@@ -1199,6 +1199,7 @@ const mapping = {
|
||||
'STHM-I1H': [cfg.sensor_humidity, cfg.sensor_temperature, cfg.sensor_battery],
|
||||
'BDHM8E27W70-I1': [cfg.light_brightness_colortemp],
|
||||
'M420': [cfg.sensor_battery],
|
||||
'8718696167991': [cfg.light_brightness_colortemp_colorxy],
|
||||
};
|
||||
|
||||
Object.keys(mapping).forEach((key) => {
|
||||
|
||||
Reference in New Issue
Block a user