Copy the (hidden) .storage folder from the config folder.
FYI: this .storage folder holds all devices and entities.
You might also want to include the yaml files you want to keep (configuration, automation, groups, scenes, scripts, secrets)
Paste everything back into the new setup (using the Samba addon) and reboot
@kanga_who Debian 11 installation links are not valid not - the first link goes to Debian 12 image and the full image link returns 404 (the following text found also - Unofficial non-free images including firmware packages. UPDATE 10 Jun 2023: As of Debian 12 (Bookworm), firmware is included in the normal Debian installer images. USERS NO LONGER NEED TO LOOK FOR SPECIAL VERSIONS).
As for now until HA Supervised fully supports Debian 12 (âBookwormâ)
@Tamsy, can not get it working with Debian 12. dpkg -i homeassistant-supervised.deb fails, no dependencies are found (systemd-journal-remote, systemd-resolved). When I try to resolve it with apt-get -f install, it fails at
1. [info] Restarting NetworkManager
2. [info] Set up systemd-journal-gatewayd socket file
3. [info] Enable systemd-journal-gatewayd
There is no update mechanism for updating the homeassistant supervised deb or the os agent deb. You need to make sure you have the latest when trying stuff.
I have installed vanilla Debian-12 ob RPi4 and installed HA Supervised.
Does anyone know how I can overclock the PI4B when it is running vanilla Debian?
I have tried adding the overclocking params in /etc/default/raspi-firmware-custom, but they do not seem to have any effect.
You can just install the new version over the top. I have done os-agent multiple times to make sure I was running latest and due to a new bunch of HA instigated incompatibilities I just reinstalled the requirements and ran the deb script file again just a few days ago.
Chicken and egg :
I have HAS installed on Debian 12 but ends up with âUnhealthy system - Not privilegedâ.
I can not install âAdvanced SSH & Web Terminalâ because : âAddonManager.installâ blocked from execution, system is not healthy - privilegedâ
Any clue ?
For those who just want to upgrade from Debian 11 (bullseye) to Debian 12 (bookworm) check out my upgrade guide here. The guide is also valid for x86_64-devices.