Closed edwardtfn closed 3 weeks ago
Fantastic report, thank you! I rarely get a chance to spin up the betas so I really appreciate the heads-up!
I'll dig into this asap.
This may give you time to fix the issue: https://github.com/home-assistant/core/pull/129537
I let you know as soon b1 is out.
Seems like this code was already removed in https://github.com/agittins/bermuda/pull/262 but not released as stable yet. @edwardtfn try out v0.6.9rc1 or v0.6.9rc2.
Just worked that out myself! :-) Defs try rc2.
The first and last issues seem specific to versions before 0.6.8 and were fixed by 0.6.9rc2. The second issue appears to be a fault in HA, not Bermuda?
Version | Results |
---|---|
v0.6.8 | Failed |
v0.6.9rc1 | Loaded fine, everything looks to be working properly |
v0.6.9rc2 | Loaded fine, everything looks to be working properly |
The beta did raise an error about calling async_config_entry_first_refresh()
when not in the right state, so I was able to fix that, though - and I'll do some ongoing testing.
Config needs to be imported from core_config instead of core, but it's no longer breaking in the latest betas. Will break somewhere in 2025.
Yeah Bermuda was already fixed in 0.6.9rc2, so will be in the next release 👍🏼
Actually I'll close this now on that basis, but please raise new tickets if anything else comes up from the betas!
Configuration
Bermuda is not being loaded, so I cannot access it's configurations.
Describe the bug
When Home Assistant 2024.11.0b0 is installed, Bermuda (between a few other integrations) is listed on notifications as with an error and not loaded. The following error messages are available on the log:
Please note this third one happened 4h after the other two. All those messages came up with Home Assistant starting up. The update to v2024.11.0b0 happened right before the first messages and Bermuda isn't working since then.
Diagnostics
Not available as the integration isn't being loaded.
** Additional resources