Skip to content

v2.2.1

Choose a tag to compare

@SanderBlom SanderBlom released this 15 Jan 07:37
d8b2838

⚠️ Breaking Change (from v2.1)
Entity IDs now include your address prefix. For example:
sensor.mixed_waste_collection_date → sensor.bir_strandgaten_1_mixed_waste_collection_date

You may need to update dashboards, automations, and scripts!
Fixes:

  • Migration support — Existing v2.1 installations now properly migrate to the new config format. The integration will automatically look up your property ID via address search.
  • Improved error handling — Better handling of API failures during setup and migration.

What's Changed

  • fix: show user-friendly message for API timeout errors by @SanderBlom in #34
  • chore: bump version in manifest (v2.2.1) by @SanderBlom in #35
  • fix: issue with migrating from v2.1.x

Full Changelog: v2.2.0...v2.2.1