dummylabs / thewatchman

Home Assistant custom integration to keep track of missing entities and actions in your config files
MIT License
475 stars 20 forks source link

parse_config does blocking I/O in the event loop #125

Closed bdraco closed 5 months ago

bdraco commented 7 months ago

https://github.com/dummylabs/thewatchman/blob/23298faaec5bb1ca21f28124844e86b6b3cbf9fa/custom_components/watchman/__init__.py#L344

https://github.com/home-assistant/core/issues/110444#issuecomment-2057934522

dummylabs commented 5 months ago

Should be fixed in 0.6.2