Hey everyone! I wanted to share my recent experience of migrating my Home Assistant setup to a new hardware setup. It was a smooth process, and I thought I’d document it in case anyone else is looking to do the same. ![]()
I decided to move my HA instance from an Intel NUC running ProxMox to a Dell Laptop. The main goal was to have HA on its own dedicated hardware, reducing dependency on the ProxMox server. While a laptop might not be the most robust solution, it was readily available and always on, so I figured, why not give it a shot? ![]()
Here’s what I did step by step:
- Backup: I started by backing up the current state using the GDrive addon. It’s always good to have a backup before making any significant changes!
- Live Linux Distro: I booted the laptop with a live Linux distro to ensure everything ran smoothly without affecting the existing OS.
- Balena Etcher: I used Balena Etcher to download and install the generic x64 HASSIO package directly onto the laptop’s SSD. It was a breeze!
- Restore Backup: After a clean install, I restored the backup. It took about 30 minutes, but everything came back up exactly as before. The only minor hiccup was being redirected to the login page during restore, but that was just a one-time thing.
The whole process took less than an hour, and I couldn’t be happier with how it turned out! It’s incredibly reassuring to know that if anything goes wrong, I can spin up a new HA instance in minutes. ![]()
For anyone considering a similar move, my advice is to start with a backup and follow the official documentation closely. It’s a great way to streamline your setup and reduce dependencies. Have any of you gone through a similar migration? I’d love to hear your experiences and tips! ![]()