• v0.3.0 e9f329df13

    v0.3.0
    Some checks failed
    Release / release (push) Failing after 9m30s
    Validate / hacs (push) Successful in 36s
    Validate / hassfest (push) Successful in 1m44s
    Test / test (push) Successful in 8m4s
    Stable

    r3pek released this 2026-08-10 01:38:26 +01:00 | 19 commits to main since this release

    • Devices can now be added as a full tank instead of one at a time.
      When a new device is found, Mobius checks whether it's part of a
      bigger setup and offers to add every device on that tank at once.
      Devices in the same tank are grouped together under one hub in the
      device list.
    • The "add tank" screen now lists the actual devices found, and lets
      you name the tank right there.
    • A newly found device that belongs to a tank you've already set up
      gets added to it automatically -- no need to set it up separately.
    • Mobius now periodically double-checks which devices are actually on
      each tank. If a device turns up on a different tank you've already
      set up (for example, after moving it to another aquarium), it gets
      moved there automatically. A device that just goes quiet is left
      alone, though -- it's not removed.
    • Fixed a real bug where a tank could fail to load at all if even one
      of its devices was temporarily unreachable, even after a restart.
      Now the tank loads as long as at least one device responds; a
      device that's still unreachable just shows unavailable instead of
      blocking the whole tank.
    • Setting up a tank now only needs to connect to one device, not one
      per device -- Mobius learns where the rest are from that single
      connection instead. Faster setup, less Bluetooth traffic.
    • Added Mesh address, Discovered at, and Mesh prefix diagnostic
      sensors.
    • Added a "Gateway device" sensor showing which device is currently
      relaying for the rest of a tank, by name.
    • Added support for Home Assistant's built-in diagnostics download
      (Settings > Devices & Services > Mobius > your tank > Download
      diagnostics), useful if you ever need to report an issue.
    • Various reliability and under-the-hood fixes.

    After upgrading: your existing Mobius devices will show as failed.
    This is expected -- remove them and Home Assistant will find them again
    automatically, this time offering to add each tank as a whole. Do this
    after upgrading, not before, so rediscovery happens under the new
    version from the start.

    Downloads