Home Assistant add-on repository for Spoolman NG, the community-maintained continuation of Spoolman: run the filament-inventory server as a Supervisor add-on, no separate Docker host needed.
- Click the badge above, or add this repository manually under
Settings → Add-ons → Add-on Store → ⋮ → Repositories:
https://github.com/sherrmann/spoolman-ng-addons - Install Spoolman NG from the store and start it.
- Open the web UI on port
8000of your Home Assistant host.
Configuration options (external databases, API token) and details are in the add-on's
Documentation tab — or in spoolman_ng/DOCS.md.
| Add-on | Description |
|---|---|
| Spoolman NG | Track your 3D-printer filament spool inventory |
The add-on version tracks Spoolman NG releases: every release of
sherrmann/Spoolman-NG pushes a matching
version bump here, and Home Assistant then offers the update automatically. The add-on builds
from the published ghcr.io/sherrmann/spoolman-ng multi-arch image (amd64, aarch64, armv7).
Issues and feature requests belong on the Spoolman NG issue tracker.
MIT, like the software it packages. Spoolman NG is a community-maintained continuation of the original Spoolman by Donkie (Daniel Hultgren), whose copyright the license retains. This packaging follows the Home Assistant add-on conventions.