Breaking Changes:
- UK: Jet has been disabled in this version as it appears they are no longer allowing access to their data feed (either not found or 403 unauthorized). Following from some issues from last release, I've updated the config entry version so that Home Assistant will automatically remove this from your config. (#33)
What's new:
- Following the previous release exception improvements,
UpdateFailedError
are now caught by the data coordinator and will only raise an error in the logs. Future versions will see this logged as a repair instead. - The python module itself is now correctly included as a logger in the integration manifest, enabling debug logs will expose more detail than before.
Full Changelog: 2025.1.1...2025.2.0b0