gschmidl / hassio-spoolman

Home Assistant Add-on: Spoolman
MIT License
2 stars 4 forks source link

hassio-spoolman

Home Assistant repository to run Spoolman as an addon

Installation

Use the following link to add the repository:

Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.

Alternatively go to the Add-On Store, Click the three dots, then Repositories, and then add the following:

https://github.com/gschmidl/hassio-spoolman

Creating the storage directory

You'll need to execute the following in a HA console to create the storage directory. Sorry, I don't know how to do it automatically and all inquiries remained unanswered.

mkdir -p /config/addons_config/spoolman
chown 1000:1000 /config/addons_config/spoolman