mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-24 12:31:22 +00:00
Fix power reporting of Centralite 4257050-RZHAC (#3236)
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
co-authored by
Koen Kanters
parent
00f0381d62
commit
3bd1f4dc4a
@@ -1405,6 +1405,7 @@ const mapping = {
|
||||
'E12-N1E': [cfg.light_brightness_colortemp_colorxy],
|
||||
'4040B': [cfg.sensor_power, switchWithPostfix('l1'), switchWithPostfix('l2')],
|
||||
'3460-L': [cfg.sensor_action, cfg.sensor_temperature, cfg.sensor_battery],
|
||||
'4257050-RZHAC': [cfg.switch, cfg.sensor_power],
|
||||
'27087-03': [cfg.switch, cfg.sensor_battery],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user