Moin,
Run a specific version
You can use the CLI to upgrade to a specific version (
2024.5.1in this example), to downgrade your installation you should do a partial restore of a backup instead.ha core update --version 2024.5.1 --backupThe
--backupflag here ensures that you have a partial backup of your current setup incase you need to downgrade.
Für OS und Supervisor habe ich aber grad nicht gesehen ob man eine Spezielle Version installieren kann.
In deinem Fall also:
ha core update --version 2024.4.4 --backup
LG
Tobi