This release fixes several warnings:
- "Detected code that calls async_forward_entry_setup for integration dwd with title [...] during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done." (#25) - Fix contributed by @ChristophCaina
- "Detected blocking call to open [...] inside the event loop by custom integration 'dwd' [...]"