• v0.3.1 0c98b4b790

    v0.3.1
    All checks were successful
    Release / test-1 (push) Successful in 6m51s
    Release / test (push) Successful in 0s
    Test / test (push) Successful in 5m36s
    Validate / hacs (push) Successful in 44s
    Release / release (push) Successful in 1m5s
    Validate / hassfest (push) Successful in 1m45s
    Stable

    r3pek released this 2026-08-13 15:21:42 +01:00 | 0 commits to main since this release

    • Fixed the "Discovered at" sensor, which could show confusing,
      out-of-order values. It's now a "last seen" attribute on the mesh
      address sensor instead, updating about every 30 seconds.
    • Fixed gateway failover getting stuck bouncing between the same two
      devices forever on a tank with more than two, never trying the
      others.
    • A tank now checks and refreshes its own connection info (which
      device to reconnect through, addresses) about once a minute instead
      of every 12 hours, so a device that couldn't be reached comes back
      much sooner once it's reachable again.
    • Fixed newly-added devices sometimes never showing up in Home
      Assistant, even though they were clearly nearby and broadcasting.
    • Removing a device (or a whole tank) now also tells Home Assistant to
      forget it was seen before, so re-adding the same physical device
      later isn't silently blocked.
    • Now requires Home Assistant 2026.7.0 or newer.
    • Added a lot more detail to debug logging (Settings > Devices &
      Services > Mobius > Enable debug logging) -- connection attempts,
      gateway elections and failovers, and mesh scans are all covered now,
      to make it much easier to see what's going on if something isn't
      connecting.
    • The diagnostics download now also shows whether Home Assistant
      itself currently sees each device over Bluetooth, separately from
      what Mobius has cached -- useful for telling "Mobius's own cached
      info is stale" apart from "Home Assistant hasn't seen this device
      recently" when nothing's connecting.
    • Most sensors now have a proper icon instead of the generic default.
    Downloads