We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug (描述一下问题) HA 2025.1 has removed some deprecations and now this integration fails to start.
Screenshots / Logs / Pcap File(屏幕截图/日志/抓包文件) ImportError: cannot import name 'SUPPORT_TARGET_TEMPERATURE' from 'homeassistant.components.climate.const'
Versions (版本信息)
The text was updated successfully, but these errors were encountered:
Looks like it's a result of this PR home-assistant/core#131798
Sorry, something went wrong.
I've rolled back to the last 2024 version until there's a fix From the terminal: ha core update --version 2024.12.5
ha core update --version 2024.12.5
You should try my fork: https://github.com/mill1000/midea-ac-py
I'm actively maintaining it and keeping up with the latest HA changes.
You should try my fork: https://github.com/mill1000/midea-ac-py I'm actively maintaining it and keeping up with the latest HA changes.
Works like a charm, thank you
No branches or pull requests
Describe the bug (描述一下问题)
HA 2025.1 has removed some deprecations and now this integration fails to start.
Screenshots / Logs / Pcap File(屏幕截图/日志/抓包文件)
ImportError: cannot import name 'SUPPORT_TARGET_TEMPERATURE' from 'homeassistant.components.climate.const'
Versions (版本信息)
The text was updated successfully, but these errors were encountered: