• v0.3.2 2f79014dd0

    v0.3.2
    All checks were successful
    Release / hacs (push) Successful in 44s
    Release / hassfest (push) Successful in 1m39s
    Release / validate (push) Successful in 0s
    Release / test-1 (push) Successful in 3m57s
    Release / test (push) Successful in 0s
    Validate / hacs (push) Successful in 37s
    Validate / hassfest (push) Successful in 1m44s
    Test / test (push) Successful in 4m11s
    Release / release (push) Successful in 50s
    Stable

    r3pek released this 2026-08-14 14:46:27 +01:00 | 47 commits to main since this release

    • Fixed relayed devices (anything reached through a gateway, not
      directly over BLE) sometimes getting stuck failing every single
      update for extended periods, even though the gateway itself and
      every other device on the tank kept working fine the whole time. If
      a device keeps failing to relay through its current gateway, a
      different gateway now gets tried automatically instead of needing a
      manual reload to recover.
    • Fixed a device occasionally going missing from Home Assistant's own
      Bluetooth cache for a long stretch, even while still nearby and
      broadcasting. Mobius now periodically checks its own gateway is
      still visible there and asks Home Assistant to do a quick active
      scan if not, rather than only finding out reactively once something
      actually failed to connect.
    • Now requires python-mobius 0.4.3 (still auto-installed, nothing to
      do manually) and won't automatically move to its next minor version
      even once one exists, to avoid a python-mobius change breaking
      Mobius before a matching update here has actually been tested
      against it.
    Downloads