HomeAssistant Add-On Packaging #44

Open
opened 2026-01-16 05:23:19 +00:00 by tonym · 0 comments
Owner

Summary

Package Spoolman as a native HomeAssistant add-on for easy deployment.

Upstream Issue

Use Case

Users running HomeAssistant Supervised want to run Spoolman as a native add-on rather than a separate Docker container. HA prefers add-ons over standalone containers.

Proposed Solution

Create an add-on following HA guidelines:

Benefits

  • One-click install from HA
  • Automatic updates through HA
  • Integrated with HA backup system
  • No separate Docker management

Notes

  • Existing HACS integration handles API connection
  • This is about deployment, not integration
  • Lower priority - works fine as standalone container
## Summary Package Spoolman as a native HomeAssistant add-on for easy deployment. ## Upstream Issue - https://github.com/Donkie/Spoolman/issues/406 (3 reactions) ## Use Case Users running HomeAssistant Supervised want to run Spoolman as a native add-on rather than a separate Docker container. HA prefers add-ons over standalone containers. ## Proposed Solution Create an add-on following HA guidelines: - https://developers.home-assistant.io/docs/add-ons/ - Package as Docker container with HA add-on config - Submit to HA add-on store or HACS ## Benefits - One-click install from HA - Automatic updates through HA - Integrated with HA backup system - No separate Docker management ## Notes - Existing HACS integration handles API connection - This is about deployment, not integration - Lower priority - works fine as standalone container
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tonym/spoolman2#44
No description provided.