hon icon indicating copy to clipboard operation
hon copied to clipboard

blocking call to import_module

Open wiedwo opened this issue 1 year ago • 1 comments

2024-05-21 18:50:08.773 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to import_module inside the event loop by custom integration 'hon' at custom_components/hon/init.py, line 41: hon = await Hon(**kwargs).create() (offender: /usr/local/lib/python3.12/site-packages/pyhon/appliance.py, line 48: self._extra: Optional[ApplianceBase] = importlib.import_module(), please create a bug report at https://github.com/Andre0512/hon/issues

wiedwo avatar May 21 '24 17:05 wiedwo

I seem to be having the same report in the logs.

Dirkhaan avatar May 27 '24 08:05 Dirkhaan