hassbian-scripts

Scripts used in the Hassbian image.


HOME SUITES HASSBIAN-CONFIG (CLI) CONTRIBUTE

Custom component store

Custom component store is a web UI tool that can help you manage your custom components.

overview

When installed the WEB UI are running on port 8120

Installation

sudo hassbian-config install custom-component-store

Upgrade

sudo hassbian-config upgrade custom-component-store

Remove to beta channel

sudo hassbian-config remoev custom-component-store

Additional info

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

The script was originally contributed by @Ludeeus.