Skip to content

SMART Sniffer App v0.2.0 — Beta

Latest

Choose a tag to compare

@DAB-LABS DAB-LABS released this 24 Mar 21:44
· 24 commits to main since this release

First beta release of the SMART Sniffer App for Home Assistant.

What's New

  • Mock drive persistence — mock drives survive app restarts with the same entity IDs. No more re-adding drives or losing HA history after a reboot.
  • s6-overlay fix — resolved the fatal: can only run as pid 1 error by setting init: false in config.yaml.
  • Production install fix — removed the custom AppArmor profile that was causing /init: Permission denied on HAOS.
  • CI/CD pipeline — GitHub Actions builds and validates for amd64 and aarch64.
  • Rebranded — renamed from "SMART Sniffer Agent" to "SMART Sniffer App" with updated docs and logos.

Install

  1. Settings → Add-ons → Add-on Store → ⋮ → Repositories
  2. Add: https://github.com/DAB-LABS/smart-sniffer-app
  3. Install SMART Sniffer App and click Start
  4. The SMART Sniffer integration will auto-discover your HAOS drive

Known Issues

  • mDNS collision on networks with multiple HA instances — use manual IP connection (172.30.33.1:9099)
  • VM drives (Proxmox, etc.) may not support SMART commands
  • No custom AppArmor profile — using Supervisor default for now

Full details in the CHANGELOG.