Detected that custom integration 'localtuya' calls async_forward_entry_setups #1851
Open
3 tasks done
Labels
bug
Something isn't working
The problem
Detected that custom integration 'localtuya' calls async_forward_entry_setups for integration localtuya with title: localtuya and entry_id: 6d28cf3ddfccf70c39f14e8c0d3c76cd, during setup without awaiting async_forward_entry_setups, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1 at custom_components/localtuya/__init__.py, line 277: await hass.config_entries.async_forward_entry_setups(entry, platforms), please create a bug report at https://github.com/rospogrigio/localtuya/issues
I've had this warning for a while. And the deadline for this is fast approaching. Are there any planned fixes for this, or has anyone managed to fix this manually until the fix is released?
Environment
Steps to reproduce
DP dump
not required
Provide Home Assistant traceback/logs
Additional information
The text was updated successfully, but these errors were encountered: