Scripts used in the Hassbian image.
HOME | SUITES | HASSBIAN-CONFIG (CLI) | CONTRIBUTE |
Custom component store is a web UI tool that can help you manage your custom components.
When installed the WEB UI are running on port 8120
sudo hassbian-config install custom-component-store
sudo hassbian-config upgrade custom-component-store
sudo hassbian-config remoev custom-component-store
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.