diff --git a/lib/extension/homeassistant.js b/lib/extension/homeassistant.js index 248214ce..2ede70cc 100644 --- a/lib/extension/homeassistant.js +++ b/lib/extension/homeassistant.js @@ -627,7 +627,7 @@ const mapping = { '4090130P7': [cfg.light_brightness_colortemp_colorxy], '100.110.39': [cfg.light_brightness_colortemp_colorxy], 'TI0001': [switchWithPostfix('left'), switchWithPostfix('right')], - 'SPZB0001': [], + 'SPZB0001': [cfg.thermostat, cfg.sensor_battery], 'HS3CG': [cfg.binary_sensor_gas], '81825': [cfg.sensor_action], 'Z809AF': [cfg.switch, cfg.sensor_power],