Discovery battery sensor for E1744. #2715

This commit is contained in:
Koen Kanters
2020-01-11 16:17:22 +01:00
parent 7a8bef3e60
commit 57a5253203
+1 -1
View File
@@ -1041,7 +1041,7 @@ const mapping = {
'YRD226/246 TSDB': [cfg.lock, cfg.sensor_battery],
'T1820': [cfg.light_brightness_colortemp],
'BASICZBR3': [cfg.switch],
'E1744': [cfg.sensor_action],
'E1744': [cfg.sensor_action, cfg.sensor_battery],
'TS0201': [cfg.sensor_temperature, cfg.sensor_humidity, cfg.sensor_battery],
'LH07321': [cfg.binary_sensor_water_leak, cfg.binary_sensor_battery_low],
'GL-C-008S': [cfg.light_brightness_colortemp_colorxy],