A collection of Home Assistant add-ons for popular *arr applications built on LinuxServer.io images. All add-ons support Home Assistant Ingress (sidebar button), an external port for direct API access and mobile apps, and automatic updates when a new upstream version is released.
- In Home Assistant open Settings → Add-ons → Add-on Store.
- Click the menu (three dots top right) → Repositories.
- Add URL:
https://github.com/halali/ha-apps - The add-ons will appear in the store shortly.
| Add-on | Port | Description | Upstream |
|---|---|---|---|
| Sonarr | 8989 |
TV series management and download automation | linuxserver/sonarr |
| Radarr | 7878 |
Movie collection management and download automation | linuxserver/radarr |
| Lidarr | 8686 |
Music collection management and download automation | linuxserver/lidarr |
| Bazarr | 6767 |
Automatic subtitle downloading for Sonarr and Radarr | linuxserver/bazarr |
| Prowlarr | 9696 |
Indexer manager and proxy for Sonarr, Radarr and other *arr apps | linuxserver/prowlarr |
| qBittorrent | 8080 |
BitTorrent client with web UI; download client for the *arr stack | linuxserver/qbittorrent |
| SABnzbd | 8085 |
Open-source Usenet binary newsreader | linuxserver/sabnzbd |
| Tautulli | 8181 |
Monitoring, analytics and notifications for Plex Media Server | linuxserver/tautulli |
| Seerr | 5055 |
Media request manager for Plex, Jellyfin and Emby — successor to Overseerr | seerr-team/seerr |
Looking for a different app? Check WISHLIST.md for candidates and rationale, or open a feature request.
- ✅ HA Ingress — open the app directly from the HA sidebar, no separate login
- ✅ External port — direct LAN access for API clients (e.g. Seerr ↔ Sonarr, mobile apps)
- ✅ amd64 — built for x86-64 hosts
- ✅ Auto-update — GitHub Actions checks for new upstream versions daily and bumps the add-on automatically
- ✅ Persistent data — configuration stored in
/addon_configs/<slug>, media in/media
Bug reports and pull requests are welcome — see CONTRIBUTING.md. For security issues please follow SECURITY.md.
MIT © Halali