Package Details: homeassistant-supervised 3.0.0-1

Git Clone URL: https://aur.archlinux.org/homeassistant-supervised.git (read-only, click to copy)
Package Base: homeassistant-supervised
Description: Home Assistant Supervised
Upstream URL: https://www.home-assistant.io/
Keywords: haos hass homeassistant supervised
Licenses: Apache
Conflicts: docker-desktop
Submitter: rokam
Maintainer: rokam (frostwork)
Last Packager: rokam
Votes: 4
Popularity: 0.000000
First Submitted: 2022-08-05 22:00 (UTC)
Last Updated: 2025-03-06 12:22 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

frostwork commented on 2025-01-03 12:38 (UTC)

happy peaceful new year, all!

@rokam thank you for the bump

@gaelic

  • yes sure, the system is updated regularly - currently systemd-257.1-1 up and running
  • I did not set any specific cmdline parameters at all here (so neither systemd.unified_cgroup_hierarchy=false nor something else instead)

gaelic commented on 2025-01-03 11:06 (UTC) (edited on 2025-01-03 11:12 (UTC) by gaelic)

@frostwork just for clarification:

  • you are using the recent systemd?
  • which are your kernel parameters? (instead of systemd.unified_cgroup_hierarchy0false ?)

thx, g

StefanT commented on 2025-01-02 19:29 (UTC) (edited on 2025-01-02 19:30 (UTC) by StefanT)

A quick tip for those that also run the openthread border router addon. At the time of writing this addon does not start due to issues open a nat device.

The fix is to downgrade the runc package to 1.1.15 and containerd to 1.7.23. It might be that runc is sufficient (but I have not tried yet).

Download URLs from the Arch archive:

frostwork commented on 2024-12-23 17:56 (UTC)

I locally bumped the package to 2.0.0 (only changed pkgver=2.0.0;_tag=4ce4bad3fa1ca2d61f758284bc8a14eba580ebc9) without any noticeable issues (ymmv). my addon-logging problems persist though.

frostwork commented on 2024-12-23 14:28 (UTC)

sorry for the noise: the upstream issue was reopenend, @agners confirmed that cgroupsv2 support is (mostly) functional: https://github.com/home-assistant/supervised-installer/issues/372#issuecomment-2559786136

frostwork commented on 2024-12-23 14:04 (UTC)

Hi there.

assuming the main reason for not bumping this package is the still missing support for cgroup v2.

The upstream issue (https://github.com/home-assistant/supervised-installer/issues/372) was (auto-)closed recently with "not planned" (bumping that as well).

I use home assistant with cgroup v2 since some months "without" problems. The only visible problem is, that addons don't show their logs in the webui ("500 Internal Error"), which doesn't seem to be cgroup related though.

happy holidays and a great start into a hopefully good and peaceful new year!

gaelic commented on 2024-06-19 18:07 (UTC) (edited on 2024-06-19 18:48 (UTC) by gaelic)

cgroup v1 is deprecated as of now and my pc is not booting anymore with the required parameter. I am downgrading systemd for the moment, but we need a solution for this problem rather soon. From the systemd changelog (version 256):

Support for cgroup v1 ('legacy' and 'hybrid' hierarchies) is now considered obsolete and systemd by default will refuse to boot under it. To forcibly reenable cgroup v1 support, SYSTEMD_CGROUP_ENABLE_LEGACY_FORCE=1 must be set on kernel command line. The meson option 'default-hierarchy=' is also deprecated, i.e. only cgroup v2 ('unified' hierarchy) can be selected as build-time default.

User8395 commented on 2024-02-19 21:08 (UTC) (edited on 2024-02-19 21:30 (UTC) by User8395)

Created an AUR account just to comment this, the homeassistant container's port 8123 needs to be forwarded to the host port 8123.

Adrian.Chmiel commented on 2024-01-19 07:05 (UTC)

@whoami, MACHINE env. variable has been described on wiki https://wiki.archlinux.org/title/Home_Assistant_Supervised

rokam commented on 2024-01-18 13:18 (UTC)

@whoami, you can run this command before installing.

export MACHINE=qemuarm-64

It doesn't work ootb because there are multiple machines for the same arch.