Search Criteria
Package Details: home-assistant 1:2026.4.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/home-assistant.git (read-only, click to copy) |
|---|---|
| Package Base: | home-assistant |
| Description: | Open source home automation that puts local control and privacy first |
| Upstream URL: | https://home-assistant.io/ |
| Licenses: | Apache-2.0 |
| Submitter: | AlD |
| Maintainer: | AlD |
| Last Packager: | AlD |
| Votes: | 9 |
| Popularity: | 1.62 |
| First Submitted: | 2025-11-07 22:41 (UTC) |
| Last Updated: | 2026-04-10 21:51 (UTC) |
Dependencies (15)
- bluez-libs (bluez-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, librempeg-gitAUR, ffmpeg-whisperAUR, ffmpeg-whisper-gitAUR, ffmpeg-cuda-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR)
- lapack (aocl-libflame-aoccAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, blas-mklAUR, openblas-lapackAUR, blas-openblas-gitAUR, lapack-gitAUR, aocl-libflameAUR, blas-openblas)
- libffi (libffi-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- openjpeg2 (openjpeg-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-aegisAUR)
- python
- tzdata
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- python-build (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
Gilrain commented on 2026-01-12 18:58 (UTC)
I updated to 2026.1.1 and python 3.14 successfully. The only manual operation was to delete
/var/lib/hass/.venvso it could be recreated by the service file to point to the new python version.Gilrain commented on 2026-01-12 13:22 (UTC)
psycopg2 is required only when using postgres as a database.
You can load any missing libraries using an override in
/etc/systemd/system/home-assistant.service.dlike this for the aiohttp_fast_zlib deps:rhqq commented on 2026-01-12 12:17 (UTC)
Current setup seems to require manual instalation (from the venv):
./python -m pip install psycopg2-binary isal zlib-ngand the psycopg2 seems to be crucial to get any decent functionality.Gilrain commented on 2025-12-13 11:09 (UTC)
Just an FYI: upstream has started deprecating features used by hass as a service. Namely, the server_host setting binding hass to a specific IP address (https://www.home-assistant.io/integrations/http/).
Gilrain commented on 2025-12-06 15:54 (UTC)
@InFerNo: this is the same package that was in extra before being dropped and therefore, you can use it to upgrade a previous installation.
InFerNo commented on 2025-11-24 12:32 (UTC)
@AlD I'm out of the loop. I update my package occasionally, is this new/different? I'm currently rolling
local/home-assistant 1:2025.9.4-1. Can I upgrade with this pkgbuild?AlD commented on 2025-11-08 22:03 (UTC)
I only re-upped the Arch repo PKGBUILD here. We'll have to see how sustainable this is once upstream starts relying on the Docker container.
Rollo commented on 2025-11-08 17:53 (UTC)
Thank you very much for this package. 1.5 GiB repository, wow, that's a behemoth.