Skip to content

Added a new helper to avoid blocking the loop.

Choose a tag to compare

@caiosweet caiosweet released this 29 Jan 15:35
94ea96d

Fixed a Home Assistant warning about blocking imports by preloading dateparser translation data in an executor before coordinator setup, while keeping feed updates on the event loop so async callbacks continue to work correctly.