-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
New issue
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
Evohome fails with: Invalid zone type 'HeatingZone' #110047
Comments
Hey there @zxdavb, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) evohome documentation |
Thanks for your efforts in reporting this bug. I believe have identified the cause, and I can make a quick fix. It should be available to the HA cores devs for them to review/approve after I do some testing - maybe a few days. It is not necessary, but would be really helpful if you could provide the following JSON, so I can add this edge-case to the evohome-async test suite.
logger:
logs:
homeassistant.components.evohome: debug If you can, pull these three lines from home-assistant.log:
If not, I would appreciate you posting them here when you can (after rolling back to an earlier HA, or receiving the fix I am about to post). Note that personally-identifiable information is redacted from these JSON, except for zone names. |
Thanks for looking into this bug! Here is the requested output retrieved after rolling back to 2024.1.6:
<> |
If you know how to edit your manifest.json, you could try making this: "requirements": ["evohome-async==0.4.17"] ... look like this: "requirements": ["evohome-async==0.4.18"] Doing that should fix your problem - let me know if you managed it, and how you got on. |
Integration copied to custom components, and loads successfully in 2024.2.0 |
The problem
Since the upgrade to 2024.2.0, HA is not loading my EU-based Evohome configuration anymore.
Issue raised in the Logs is:
What version of Home Assistant Core has the issue?
core-2024.2.0
What was the last working version of Home Assistant Core?
core-2024.1.6
What type of installation are you running?
Home Assistant OS
Integration causing the issue
evohome
Link to integration documentation on our website
https://www.home-assistant.io/integrations/evohome/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: