Skip to content

v0.5.0

Choose a tag to compare

@MateoGreil MateoGreil released this 05 Jul 07:44

Important

This release requires Home Assistant 2025.6 or newer: comwatt-client 0.2.4 pins requests>=2.32.4, which older Home Assistant versions cannot satisfy. HACS will only offer this update to compatible installs.

What's Changed

  • 🗑️ Remove stale devices when they disappear from Comwatt by @MateoGreil in #17
  • ✨ Add reauth flow — Home Assistant now prompts for a new password when credentials expire, instead of failing silently, by @MateoGreil in #23
  • ⬆️ Migrate test and CI environment to Python 3.13 (HA 2026.2, pytest 9) by @MateoGreil in #24
  • ⬆️ Bump comwatt-client to 0.2.4 and declare the HA 2025.6 minimum in hacs.json by @MateoGreil in #25

Full Changelog: v0.4.0...v0.5.0