Update converters.

This commit is contained in:
Koen Kanters
2020-02-05 21:38:42 +01:00
parent e473590dd9
commit e8d9cbc19b
3 changed files with 5 additions and 4 deletions
+1
View File
@@ -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) => {