diff --git a/lib/extension/homeassistant.js b/lib/extension/homeassistant.js index 4f70eb68..e90b5fe8 100644 --- a/lib/extension/homeassistant.js +++ b/lib/extension/homeassistant.js @@ -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], };