hassbian-scripts

Scripts used in the Hassbian image.


HOME SUITES HASSBIAN-CONFIG (CLI) CONTRIBUTE

Hassbian manager

Hassbian manager is a web UI tool that can help you manage your suites.

When installed the WEB UI are running on port 9999

Installation

sudo hassbian-config install manager

Upgrade

sudo hassbian-config upgrade manager

Remove

sudo hassbian-config remove manager

Additional info

Description Command/value
Running as: homeassistant
Default user: pi
Default password: raspberry
Port: 9999
Start service: sudo systemctl start hassbian-manager@homeassistant.service
Stop service: sudo systemctl stop hassbian-manager@homeassistant.service
Restart service: sudo systemctl restart hassbian-manager@homeassistant.service
Service status: sudo systemctl status hassbian-manager@homeassistant.service

The script was originally contributed by @Ludeeus.