Jellyfin errors after 2025.1.0 update

Receiving below error after latest HA Core update with the Jellyfin Integration.

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:234
First occurred: 3:25:59 PM (9 occurrences)
Last logged: 3:56:35 PM

Detected code that calls async_forward_entry_setup for integration jellyfin with title: jellyfin and entry_id: XXXXXXXX, 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