Search Criteria
Package Details: python-home-assistant-hacs 2.0.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-home-assistant-hacs.git (read-only, click to copy) |
|---|---|
| Package Base: | python-home-assistant-hacs |
| Description: | Manage and discover custom elements for Home Assistant directly from the UI |
| Upstream URL: | https://hacs.xyz |
| Licenses: | MIT |
| Conflicts: | home-assistant-hacs |
| Replaces: | home-assistant-hacs |
| Submitter: | AlD |
| Maintainer: | AlD |
| Last Packager: | AlD |
| Votes: | 1 |
| Popularity: | 0.000064 |
| First Submitted: | 2024-10-07 21:39 (UTC) |
| Last Updated: | 2025-02-06 22:01 (UTC) |
Latest Comments
nshephard commented on 2026-03-22 08:42 (UTC)
Hi,
I've installed this package and updated permissions as suggested. Restarted the
home-assistant.servicebut do not have HACS listed on the Settings > Integrations page nor is it listed under Add Integration.Any pointers on what to do would be welcome.
Thanks in advance.
mqs commented on 2025-07-05 12:20 (UTC) (edited on 2025-07-05 12:20 (UTC) by mqs)
@elnappo I think I solved the issue with the following patch, using systemd-tmpfiles, which gets executed via pacman hooks anyways:
elnappo commented on 2025-02-01 12:25 (UTC)
Had to manually change ownership of
/var/lib/hass/custom_components/withchown -R hass:hass /var/lib/hass/custom_components/.