core: Tado error: Could not set zone overlay
Home Assistant release with the issue: 0.106.2
Last working Home Assistant release (if known):
Operating environment (Hass.io/Docker/Windows/etc.): Docker
Integration: https://www.home-assistant.io/integrations/tado
Description of problem:
Tado AC V3+ controlling a air conditioner/heat pump. Current temperature and target temperature shows correct in Lovelace. The device can be switched on/off, but changing HVAC-mode or setting a temperature setting returns error:
Could not set zone overlay: b'{"errors":[{"code":"setting.notSupported","title":"fan speed not in supported fan speeds [AUTO, HIGH, LOW, MIDDLE]"}]}'
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 33 (20 by maintainers)
@pw4056 https://github.com/home-assistant/core/pull/34404 should be in 0.109
Excellent. Glad to know its fixed!
I only added off for the initial version to narrow the scope so we could focus only on the existing issue. I’ll need to send @wmalgadey a followup PR to add support for switching it to ON
@pw4056 I pushed an update to
https://github.com/bdraco/tado.gitthat should hopefully fix this for you. Would you please give it a shot.@pw4056 fixed in https://github.com/home-assistant/core/pull/32564