-
released this
2026-08-13 14:46:18 +01:00 | 20 commits to main since this release- Fixed
MeshPeer.agebeing parsed as a signed number instead of
unsigned -- could have shown as negative for a peer that had been
unreachable a very long time. Also confirmed what this value
actually means: milliseconds since that peer was last heard from on
the mesh, not since it was first found. It resets whenever the mesh
hears from that device again, so seeing it go down between two
checks is expected, not a bug. - Fixed
mobius-scan --dump-schedulecrashing for pumps specifically
('PumpSchedulePoint' object has no attribute 'has') -- that class
was missing a methodSchedulePoint(the light-schedule equivalent)
already had, despite sharing the exact same flag bits.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fixed