diff --git a/lib/extension/homeassistant.js b/lib/extension/homeassistant.js index 0687b2eba..5852864b9 100644 --- a/lib/extension/homeassistant.js +++ b/lib/extension/homeassistant.js @@ -576,6 +576,7 @@ const mapping = { 'Z01-A60EAE27': [cfg.light_brightness_colortemp], 'AC01353010G': [cfg.binary_sensor_occupancy, cfg.sensor_temperature, cfg.binary_sensor_battery_low], 'SP 120': [cfg.switch, cfg.sensor_power], + 'SP 222': [cfg.switch], 'RB 248 T': [cfg.light_brightness_colortemp], 'HS3SA': [cfg.binary_sensor_smoke, cfg.binary_sensor_battery_low], 'HS1DS/HS3DS': [cfg.binary_sensor_contact],