Open HindrikDeelstra opened 4 days ago
Hey there @frenck, mind taking a look at this issue as it has been labeled with an integration (twentemilieu
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
twentemilieu documentation twentemilieu source (message by IssueLinks)
Same issue
The problem
At HA (re)start, the following is logged:
(MainThread) [homeassistant.util.loop] Detected blocking call to listdir with args ('/config/deps/lib/python3.12/site-packages',) inside the event loop by integration 'twentemilieu' at homeassistant/components/twentemilieu/init.py, line 50: await coordinator.async_config_entry_first_refresh() (offender: /usr/local/lib/python3.12/pathlib.py, line 1027: with self.open(mode='r', encoding=encoding, errors=errors) as f:)
What version of Home Assistant Core has the issue?
core-2024.11.3
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
twentemilieu
Link to integration documentation on our website
https://www.home-assistant.io/integrations/twentemilieu
Diagnostics information
config_entry-twentemilieu-9e374ac831bd7f07c6bc96f70dc0f543.json
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
Latest version on the 'twentemilieu' integration (2.1.0) still reports this warning at startup.