I have a warning level entry in my logs for helpers.frame. The full copy paste is below, by my question specifically is where should I be “[reporting] the issue”?
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:380
First occurred: 4:58:02 PM (6 occurrences)
Last logged: 4:58:02 PM
Detected code that calls async_forward_entry_setup for integration vesync with title: <redacted>@gmail.com and entry_id: 01JPZTC2FSJSP8DN7E3KWESQZ2, 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