this post was submitted on 13 Apr 2025
33 points (97.1% liked)
homeassistant
14793 readers
28 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm running it on a pi5. It was able to handle everything including voice easily although the voice thing out of the box is quite limited. I was able to do a lot with it through automations with custom commands though. It was pretty much able to replace my Google assistant system.
I've now upgraded it with ollama and Whisper on a network device (old laptop with i7 CPU and GTX1050 mobile GPU) and that works perfectly with llama3.2:3b. Pretty accurate and works well enough. Especially useful coupled with the local home assistant command processing since that by passes the LLM.