Skip to content

πŸ› Bug Fixes

Choose a tag to compare

@cataseven cataseven released this 12 Jun 17:40
5419d65

πŸ› Fixes

  • Uptime sensors no longer spam your log β€” Fixed the recurring
    "state is not strictly increasing" warnings caused by uptime sensors
    (router, clients, mesh nodes, WAN, PPPoE, WireGuard). Uptime history
    and long-term statistics now stay clean, even across HA restarts. (#60)

  • USB storage sensors now show the whole drive β€” Total / Used / Free GB
    previously reflected only the first partition on multi-partition drives.
    They now cover all partitions, and the Partitions attribute keeps
    listing each one individually. Mixed-filesystem drives are also labeled
    correctly (e.g. "ntfs, ext4"). (#59)

  • Removed a deprecation warning β€” Fixed the "deprecated alias
    ScannerEntity" message in Home Assistant logs and future-proofed the
    integration for upcoming HA releases.

No breaking changes β€” existing entities, history and automations are unaffected.