Open gmlupatelli opened 5 months ago
I'm seeing the same warning in my logs. Appears to be caused by the https://github.com/vacanza/python-holidays package using importlib.import_module.
Found this thread with a suggested fix to add a @async_response
decoration to the invoking method
https://community.home-assistant.io/t/how-to-call-importlib-import-module-in-a-way-that-doesnt-block-the-thread/728021
Context: I was looking through my logs and found this warning. The custom component is working normaly.
Core: 2024.6.3 Supervisor: 2024.06.0 Operating System: 12.3 Frontend: 20240610.1
Log: