mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-26 12:39:56 +00:00
add energy sensor for salus SP600 (#3551)
This commit is contained in:
@@ -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],
|
||||
|
||||
Reference in New Issue
Block a user