Installation Guide
Prerequisites
Before installing any add-ons from this repository, ensure you have:
- ✅ Home Assistant OS, Supervised, or Container installation (Add-ons are not available for Core installations)
- ✅ Supervisor version 2021.06.0 or newer
- ✅ Sufficient storage space for the add-ons you want to install
- ✅ Network connectivity for downloading add-on images
Adding the Repository
Method 1: One-Click Installation (Recommended)
The easiest way to add our repository is by clicking the button below:
This will:
- Open your Home Assistant instance
- Navigate to the Supervisor Add-on Store
- Pre-fill the repository URL
- You just need to click “Add”
Method 2: Manual Installation
If the button doesn’t work for your setup, you can add the repository manually:
- Navigate to Supervisor
- Open your Home Assistant web interface
- Click on “Settings” in the sidebar
- Select “Add-ons”
- Click on “Add-on Store”
- Add Repository
- Click the three dots menu (⋮) in the top right corner
- Select “Repositories”
- Add the following URL:
https://github.com/j0rsa/home-assistant-addons - Click “Add”
- Refresh the Store
- Click the three dots menu (⋮) again
- Select “Reload”
- You should now see “J0rsa Add-ons” in the store
Installing Add-ons
Once the repository is added:
- Browse Available Add-ons
- In the Add-on Store, scroll down to find the “J0rsa Add-ons” section
- Click on any add-on to view its details
- Install an Add-on
- Click on the add-on you want to install
- Read the documentation tab for important information
- Click “Install” and wait for the process to complete
- This may take several minutes depending on your internet speed and hardware
- Configure the Add-on
- After installation, go to the “Configuration” tab
- Modify settings as needed (each add-on has different options)
- Click “Save”
- Start the Add-on
- Go to the “Info” tab
- Click “Start”
- Optionally, enable “Start on boot” and “Watchdog” for automatic management
- Enable “Show in sidebar” for quick access
Updating Add-ons
Automatic Updates
- In the add-on’s Info tab, enable “Auto-update”
- The add-on will automatically update when new versions are available
Manual Updates
- When an update is available, you’ll see an “Update” button in the add-on’s Info tab
- Click “Update” to install the latest version
- Check the changelog before updating for any breaking changes
Troubleshooting
Repository Not Showing
If the repository doesn’t appear after adding:
- Check the URL: Ensure you entered exactly:
https://github.com/j0rsa/home-assistant-addons - Reload Supervisor: Settings → System → Hardware → ⋮ → Reload Supervisor
- Check Logs: Settings → System → Logs → Select “Supervisor”
- Network Issues: Ensure your Home Assistant can access GitHub
Installation Fails
If an add-on fails to install:
- Check Architecture: Ensure the add-on supports your hardware architecture
- Storage Space: Verify you have sufficient disk space
- Check Supervisor Logs: Look for error messages in the Supervisor logs
- Network Connectivity: Ensure stable internet connection
- Try Again Later: Sometimes Docker Hub rate limits can cause temporary failures
Add-on Won’t Start
If an installed add-on won’t start:
- Check Configuration: Review the Configuration tab for any required settings
- Port Conflicts: Ensure no other services are using the same ports
- Check Add-on Logs: View the Log tab for error messages
- Resource Limits: Some add-ons require significant RAM or CPU
Architecture Support
Our add-ons support various architectures. Check compatibility before installation:
- amd64: Standard Intel/AMD 64-bit processors (most PCs, Intel NUC)
- aarch64: 64-bit ARM processors (Raspberry Pi 4/5, ODROID)
- armv7: 32-bit ARM processors (Raspberry Pi 3, older ARM devices)
Getting Help
If you encounter issues:
- Check Documentation: Each add-on has a Documentation tab with specific information
- GitHub Issues: Report bugs or request features on our GitHub repository
- Community Forum: Ask questions in the Home Assistant Community
- Logs: Always include relevant logs when reporting issues
Security Considerations
- API Keys: Keep any API keys or passwords secure
- Network Exposure: Be cautious when exposing add-ons to the internet
- Regular Updates: Keep add-ons updated for security patches
- Backup: Always backup your configuration before major changes
| ← Back to Home | View Add-ons → |