diff --git a/lib/extension/homeassistant.js b/lib/extension/homeassistant.js index 5b8d870ca..9cad5bde6 100644 --- a/lib/extension/homeassistant.js +++ b/lib/extension/homeassistant.js @@ -961,6 +961,7 @@ const mapping = { 'Zen-01-W': [cfg.thermostat()], '9290022166': [cfg.light_brightness_colortemp_colorxy], 'PM-C140-ZB': [cfg.sensor_power, cfg.switch], + 'PM-B530-ZB': [cfg.sensor_power, cfg.switch], 'ptvo.switch': [ switchWithPostfix('bottom_left'), switchWithPostfix('bottom_right'), switchWithPostfix('top_left'), switchWithPostfix('top_right'), switchWithPostfix('center'), cfg.sensor_click,