Added a new helper to avoid blocking the loop.
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.