binsentsu / home-assistant-solaredge-modbus

Home assistant Component for reading data locally from Solaredge inverter through modbus TCP
279 stars 70 forks source link

async_forward_entry_setup, which can cause the setup lock #247

Closed Erwiiinst closed 2 weeks ago

Erwiiinst commented 1 month ago

Logger: homeassistant.helpers.frame Bron: helpers/frame.py:151 Eerst voorgekomen: 22:36:38 (5 gebeurtenissen) Laatst gelogd: 22:36:43

Detected code that calls async_forward_entry_setup for integration solaredge_modbus with title: solaredge and entry_id: 547c5966f3e97a81f8046cf9479fd39a, 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.

nagtegaal commented 4 weeks ago

Duplicate of issue 239

binsentsu commented 2 weeks ago

fixed in V1.12.0