diff --git a/lib/extension/homeassistant.js b/lib/extension/homeassistant.js index 8d84c9df..00feb522 100644 --- a/lib/extension/homeassistant.js +++ b/lib/extension/homeassistant.js @@ -1445,6 +1445,7 @@ const mapping = { '4512706': [cfg.sensor_battery, cfg.sensor_action], 'GL-S-004ZS': [cfg.light_brightness_colortemp_colorxy], '7121131PU': [cfg.light_brightness_colortemp_colorxy], + 'RL804QZB': [switchWithPostfix('l1'), switchWithPostfix('l2'), switchWithPostfix('l3')], 'RC-2000WH': [cfg.thermostat_heatcool(10, 30, 1, ['auto', 'on', 'smart'])], };