Files
localtuya-modded/custom_components/localtuya
Michiel De Wilde 2217b09286 Deprecation fix: do not call async_forward_entry_setups in an async task
This fixes the following reported issue:

Detected that custom integration 'localtuya' calls
async_forward_entry_setups for integration localtuya with title:
*** and entry_id: ***, during setup without awaiting
async_forward_entry_setups, which can cause the setup lock to be
released before the setup is done at
custom_components/localtuya/__init__.py, line 275:
await hass.config_entries.async_forward_entry_setups(entry, platforms).
This will stop working in Home Assistant 2025.1, please create a bug
report at https://github.com/rospogrigio/localtuya/issues
2025-05-08 09:50:35 +02:00
..
2023-05-24 11:50:27 +02:00
2025-01-14 09:37:19 +01:00
2025-01-14 15:05:27 +01:00
2023-01-10 22:24:05 +01:00
2023-01-10 22:24:05 +01:00
2022-07-14 08:59:54 +10:00
2023-01-10 22:24:05 +01:00