Skip to content

Breeze v2.0.0 (prerelease)

Pre-release
Pre-release

Choose a tag to compare

@monikapurpl3 monikapurpl3 released this 21 Jul 20:39
· 7 commits to overhaul since this release

Prerelease of the v2.0.0 app overhaul — for testing, from the overhaul branch. Built from overhaul @ 01fdbfb.

Redesigned control experience

  • One unit per screen, swipe left/right between units (with page dots) — replaces the old scrolling list of cards. Each unit fills the screen, no scrolling.
  • Modern controls: a big temperature readout with a 0.5° stepped slider and −/+ buttons; a Low→High fan slider that detaches to Auto; a flap on/off + three-stop slider (up-down / both / left-right); huge colourful eco/turbo switches; a colourful segmented mode picker.
  • No more flicker on refresh — state updates in place with only a tiny discreet indicator; controls never jump while you're dragging them.

Also

  • Scan the network to add units (finds AC ports on your LAN) alongside manual IP entry.
  • Beep on control toggle in Settings.
  • Rides on the new Ed25519 request signing (auth v2) from Breeze Core v3.0.0.

This asset

Breeze-2.0.0-pre.apk — needs Breeze Core v3.0.0 prerelease on the server. The APK is debug-signed (test build, not Play-signed): Android will warn about an unknown developer — allow "install unknown apps" for your browser/file manager. flutter analyze clean; compiles for Android. Not yet visually QA'd on a range of devices.