1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2026-07-07 13:55:07 +01:00
Files
supervisor/tests/os
Jan Čermák dbb1634bbd Fix ha os import in OS 18.0.rc1 and newer (#6943)
The hassos-config service was renamed to haos-config in
home-assistant/operating-system#4740. This change preserved the old name
as an alias, however, Supervisor uses ListUnits that doesn't report the
aliases and then thinks such unit doesn't exist. To fix that, simply
call the unit by its primary name which now varies by the OS version.

Fixes #6942
2026-06-15 17:34:41 +02:00
..
2021-09-17 15:01:07 +02:00