diff --git a/lib/extension/homeassistant.js b/lib/extension/homeassistant.js index 6258ca80..3bd9f95e 100644 --- a/lib/extension/homeassistant.js +++ b/lib/extension/homeassistant.js @@ -936,7 +936,7 @@ const manualMaping = { cfg.lock_child_lock, cfg.switch_window_detection, cfg.switch_valve_detection, - climate(5, 30, 'current_heating_setpoint', 0.5), + climate(5, 30, 'current_heating_setpoint', 0.5, ['off', 'auto', 'heat', 'manual']), cfg.sensor_battery, ], 'S9ZGBRC01': [cfg.sensor_action, cfg.sensor_battery],