-
v0.4.0
StableAll checks were successfulRelease / test-1 (push) Successful in 5m27sRelease / test (push) Successful in 0sRelease / hacs (push) Successful in 46sRelease / hassfest (push) Successful in 1m48sRelease / validate (push) Successful in 0sValidate / hacs (push) Successful in 39sValidate / hassfest (push) Successful in 1m50sTest / test (push) Successful in 4m5sRelease / release (push) Successful in 50sreleased 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Added a "Bluetooth proxy hardware" section to the README, plus a