add energy sensor for salus SP600 (#3551)

This commit is contained in:
Michael Barrett
2020-05-14 18:39:48 +02:00
committed by GitHub
parent 8e49dab722
commit 845bed4e11
+1 -1
View File
@@ -980,7 +980,7 @@ const mapping = {
'GL-S-003Z': [cfg.light_brightness_colorxy_white],
'GL-S-005Z': [cfg.light_brightness_colortemp_colorxy],
'HS1DS-E': [cfg.binary_sensor_contact],
'SP600': [cfg.switch, cfg.sensor_power],
'SP600': [cfg.switch, cfg.sensor_power, cfg.sensor_energy],
'1613V': [cfg.switch, cfg.sensor_power],
'XVV-Mega23M12': [cfg.light_brightness_colortemp],
'GL-B-007Z': [cfg.light_brightness_colortemp_colorxy],