tomasmcguinness / homeassistant-mixergy

Add support for Mixergy's smart water tank into Home Assistant
MIT License
37 stars 8 forks source link

Breaking changes for Home Assistant 2025.1 release #62

Closed Heretik666999 closed 1 month ago

Heretik666999 commented 1 month ago

Hi there, I noticed the below in my logs today; looks like there will be some breaking changes in the upcoming Home Assistant 2025.1 release - suggested I report - so here we are! Hoping you can fix :) Thanks

Logger: homeassistant.helpers.frame Source: helpers/frame.py:155 First occurred: 19:29:23 (13 occurrences) Last logged: 19:29:53

Detected code that calls async_forward_entry_setup for integration mixergy with title: MX009028 and entry_id: 01J7PZS3CFFRB4S4B5NZA06TN4, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue. Detected code that calls async_forward_entry_setup for integration hon with title: Myemail@gmail.com and entry_id: 01JA2Q2J7164JJ8NHBA4ASF0WA, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue.

tomasmcguinness commented 1 month ago

Thanks for bringing that to my attention!

tomasmcguinness commented 1 month ago

Should now be resolved by version v0.9.0