Skip to content

gschmidl/hassio-spoolman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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