this post was submitted on 26 Oct 2025
32 points (97.1% liked)

homeassistant

16750 readers
120 users here now

Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.

Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation

Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk

founded 2 years ago
MODERATORS
 

Hi. I'm currently rebuilding my setup from scratch, moving away from my old Pi. What's best practice these days? How would you do it? What cards are the best for the dashboard? How would you do presence detection (getting home), mqtt via ha, or stand alone?

Looking for good ideas, and possibly things to avoid.

TIA.

you are viewing a single comment's thread
view the rest of the comments
[–] a1studmuffin@aussie.zone 2 points 1 week ago (1 children)

Not sure how old your setup is, but if it's like mine (6+ years old) then a lot of the old ways of doing things via yaml and config files have been moved to the web UI instead.

I'd probably just add functionality slowly and try doing it all the "easy way" first (via the UI), referring to the docs as you go. Treat it as an opportunity to explore all the cool new stuff the team have added!

[–] CAVOK@lemmy.world 1 points 1 week ago (1 children)

Yeah, my setup was pretty old. I was using a mix of yaml and NodeRed, but apparently my Pi was now too old for NodeRed so I had to update or migrate, so I went for a proxmox instead.

[–] a1studmuffin@aussie.zone 1 points 1 week ago

I did similar recently! Proxmox has been amazing, I wish I did it sooner. It's so nice being able to spin up as many containers/VMs as I like, and spread memory/CPU/disk as needed between various appliances. I've found Home Assistant a little snappier as well.