this post was submitted on 13 Apr 2025
33 points (100.0% liked)
homeassistant
13753 readers
4 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. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io
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.