Skip to content

v2.0.0-beta-1

Pre-release
Pre-release

Choose a tag to compare

@maeek maeek released this 10 Jul 10:31

v2.0.0-beta-1

  • Added WebSocket push updates for near-real-time device state changes
  • Added automatic HTTP command and polling fallback when WebSocket connectivity is unavailable
  • Added support for additional AUX device families, including VRV, multi-split, extended-fan ACs, AC sub-devices, and newer heat pumps
  • Added support for AUX ACs using Fahrenheit temperature encoding
  • Added phone-number login
  • Added automatic discovery of devices added to AUX Cloud
  • Added support for shared devices and multiple accounts
  • Added automatic session recovery and native reauthentication

Breaking changes

  • Minimum Home Assistant version is now 2026.4.0.
  • Manual device selection has been removed. All personal and shared AUX Cloud devices are discovered automatically. Disable unwanted entities from Home Assistant's entity registry.
  • Existing config entries are migrated automatically to the v2 schema. Existing config-entry, device, and entity unique IDs are preserved.
  • Entities with endpoint-ID collisions across multiple accounts may receive a new _v2_... unique-ID suffix.

Full Changelog: v1.0.13...v2.0.0-beta-1