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 1error by settinginit: falsein config.yaml. - Production install fix — removed the custom AppArmor profile that was causing
/init: Permission deniedon 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
- Settings → Add-ons → Add-on Store → ⋮ → Repositories
- Add:
https://github.com/DAB-LABS/smart-sniffer-app - Install SMART Sniffer App and click Start
- 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.