You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:234
First occurred: 00:26:17 (1 occurrences)
Last logged: 00:26:17
Detected code that calls async_forward_entry_setup for integration grill_buddy with title: Grill Buddy and entry_id: 01JDHWZ0EK1EHR2S7YGGN8A3TY, 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
Let me know if I can provide any other information.
The text was updated successfully, but these errors were encountered:
I get this warning in logs:
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:234
First occurred: 00:26:17 (1 occurrences)
Last logged: 00:26:17
Detected code that calls async_forward_entry_setup for integration grill_buddy with title: Grill Buddy and entry_id: 01JDHWZ0EK1EHR2S7YGGN8A3TY, 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
Let me know if I can provide any other information.
The text was updated successfully, but these errors were encountered: