Skip to content

Release v1.1.0

Choose a tag to compare

@warrenrees warrenrees released this 14 Dec 08:15
· 7 commits to master since this release

A Home Assistant custom integration for AquaTru Connect water purifiers with real-time monitoring, filter tracking, and
usage statistics.

v1.1.0

  • Added AWS IoT MQTT support for real-time updates
  • Added MQTT status sensor entity
  • Added diagnostics support
  • Added re-authentication flow
  • Added reconfiguration support
  • Added comprehensive test suite (9 modules, 2000+ lines)
  • Added proper translations and UI strings
  • Improved performance with non-blocking AWS SDK initialization
  • Improved reliability with automatic credential refresh
  • Improved error handling and connection failure detection
  • Fixed potential event loop blocking issues