Skip to content

2026.7.0

Latest

Choose a tag to compare

@Hoffmann77 Hoffmann77 released this 10 Jul 17:00
01daa09

What's Changed

🚀 New Features:

  • Expose DWD source metadata as sensor attributes by @awaldm in #17
    (You can disable the extra sensor attributes in the options.)

🐛 Bug Fixes:

⚠️ Breaking Changes:

  • Sensor entities now become unavailable by default when the data is stale and the new data could not be retrieved.
    (This behavior can be disabled in the options.)

🏠 Behind the scenes

  • Replace the single shared poller with a per-product BaseProductUpdateCoordinator:
    each with its own release schedule (track_time_change_args), staleness tolerance, and
    fast-poll retry by @Hoffmann77 in #28

New Contributors

  • @awaldm made their first contribution in #17 🎉

Full Changelog: 2026.5.1...2026.7.0-rc.1