• v0.4.0 a3cd37ed77

    v0.4.0
    All checks were successful
    Release / test-1 (push) Successful in 5m27s
    Release / test (push) Successful in 0s
    Release / hacs (push) Successful in 46s
    Release / hassfest (push) Successful in 1m48s
    Release / validate (push) Successful in 0s
    Validate / hacs (push) Successful in 39s
    Validate / hassfest (push) Successful in 1m50s
    Test / test (push) Successful in 4m5s
    Release / release (push) Successful in 50s
    Stable

    r3pek released this 2026-08-23 22:31:56 +01:00 | 26 commits to main since this release

    • Added a "Bluetooth proxy hardware" section to the README, plus a
      validated ESPHome config for using an ESP32-S3 as one
      (esphome/mobius-bt-proxy.yaml).
    • The estimated flow sensor is no longer created for a pump the app
      itself wouldn't trust a flow reading for (a real AI Axis 20 reported
      ~8x its own rated max flow). Adds flow_reliable/minimum_flow/
      maximum_flow as its own attributes.
    • Added support for AquaIllumination devices (company ID 0x0001) --
      previously discovered by name but never identified, since every
      manufacturer-data lookup only checked EcoTech's own 0x0202.
    • New sensors for VorTech's own "Local Control"/"Led Auto Dim" and
      Radion's own "Max Fan Speed"/"Fan Shutdown" settings, when a device
      actually supports them.
    • Each tank's clock now gets nudged back to the current time once an
      hour, via one write to its own current gateway. Fixes devices
      occasionally losing sync with each other.
    • Added a reboot button for every device.
    Downloads