this post was submitted on 10 Jul 2026
172 points (98.9% liked)

homeassistant

19951 readers
314 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] hanke@feddit.nu 22 points 15 hours ago (8 children)

Very cool!

The voice sattelites like this and the Home Assistant voice from a year back are great and I love seeing more options for self hosted fully local devices like this.

But honestly, what I find is missing for a fully local smart home setup is a "brain" for running the assistant LLM in a simple way.

There is plenty of cloud solutions for connecting AI, but true local hosting requires a rig with a proper GPU if you want timely responses. I wonder if it is possible to build a purpose built "brain box" for Home Assistant that is small, not too expensive, fully local.

It just sucks needing a rig with a RTX 3090 or whatever to get the full chain to run fully local. Small LLMs are stupid as dirt and our Home Assistant Green is in no way equipped to handle any form of LLM. I managed to get my gaming rig to host an LLM that was good enough, but I don't want my gaming rig to be always on, and if I start gaming on it, the GPU has to deallocate all LLM business.

I love fully local stuff, but the LLM part seems very expensive. Even for such a simple thing as managing our lights and music.

[–] p03locke@lemmy.dbzer0.com 2 points 5 hours ago

I love fully local stuff, but the LLM part seems very expensive. Even for such a simple thing as managing our lights and music.

Yeah, this is something I found out when I hacked my Amazon Echo and put LineageOS on it. I like the new interface that isn't constantly advertising Amazon bullshit as a screensaver, but it doesn't have a GPU, so attempting to put any sort of voice component takes many seconds to try to process.

And in this post-memory-crisis economy, it's not quite the right time to buy a dedicated LLM processing rig for my house. But, this really needs to be the route in the future. Or just install a NPU on this speaker itself. Phones already do this, and it's been the standard since 2017.

[–] smiletolerantly@awful.systems 22 points 13 hours ago (2 children)

I'm just gonna shamelessly plug my project here: https://github.com/charludo/hass-closest-intent

You do need local STT, but it's fine if it's somewhat bad; the conversation agent linked is sufficient to "get" what you meant, without LLM.

[–] labyrinth@sh.itjust.works 2 points 7 hours ago (1 children)

I really appreciate the clarity and straightforward intro in the readme.

[–] smiletolerantly@awful.systems 1 points 2 hours ago

Thanks, I'm very happy to hear that!

[–] AvocadoSandwich@eviltoast.org 3 points 12 hours ago

Looks really interesting. I will definitely Check it out

[–] MalReynolds@slrpnk.net 9 points 14 hours ago* (last edited 14 hours ago) (2 children)

I love fully local stuff, but the LLM part seems very expensive. Even for such a simple thing as managing our lights and music.

So, the simple things should just be voice command (not recognition, limited vocabulary), kitchen light on, what's todays weather (assuming you automatically download it and have it there, needs TTS like whisper). That can run on a recent potato. Somewhat more complex things need full voice recognition e.g. Play me x songname by y artist. Laptop CPU should handle that fine. You'll only need a full LLM for more general inquiries, e.g. What mess has Trump made today?, which will need web access seeing as small LLMs don't have a lot of world knowledge (although you can self host Wikipedia and point it at that).

If you have a desktop computer and a GPU with 16+GB VRAM (or even smaller using RAM and a MoE LLM) that'll do the job with reasonable smarts e.g. Qwen 3.6 35BA3B, Gemma 4 12B or 26BA4B. You may have to wait a minute or two. Mine pulls around 55W at idle (7800XT) and does double duty as a NAS and gaming rig, or you can have it sleep most of the time and let the laptop wake it up when necessary.

[–] Mpeach45@lemmy.world 2 points 7 hours ago

“how much is using local LLMs for trivial things raising world wide energy usage and causing a RAM shortage?”

[–] smiletolerantly@awful.systems 8 points 13 hours ago (1 children)

I actually have things like "play x by y" functioning really well without a LLM.

Have a custom service that exports all song/album/artist names from MusicAssistant, does some simple cleanup, and places the list where HomeAssistant expects it for custom voice intents. Then this: https://github.com/charludo/hass-closest-intent is enough that imperfect STT can still easily be matched to those song/artist/... names.

[–] muusemuuse@sh.itjust.works 1 points 9 hours ago

I’m thinking the same thing. I hate the idle power draw of my home server and want to migrate back to arm but have the x86 as a fallback node for games in whales and jellyfin transcodes, but it just doesn’t make sense to wake and sleep constantly for speech recognition.

[–] inari@piefed.zip 2 points 11 hours ago* (last edited 11 hours ago) (1 children)

Get a Strix Halo box to be your headless AI server

They're around 4k USD these days though...

[–] i_love_FFT@jlai.lu 1 points 9 hours ago (1 children)

At this price point, there are also DHX Spark on the Nvidia side... I don't know how they compare, though. Our software tech lead got one at work to test if it can reduce cloud expenses!

[–] scottmeme@sh.itjust.works 2 points 8 hours ago* (last edited 8 hours ago) (1 children)

I tried to get a Asus GX10 (DGX Spark from Asus), first unit was boot looping, replacement got through OOBE then failed to mount the drive and kernel panicked.

I got my money back.

[–] i_love_FFT@jlai.lu 1 points 8 hours ago

Oh, good to know! I'm currently running AI stuff on my RTX3070 and it barely fast enough to be acceptable...

However it's nice to be able to ask HA to "turn off the lights close to the TV" without having to be hyper specific!

[–] mlfh@lm.mlfh.org 1 points 14 hours ago

I'm working on this exact problem at home now, and finding 24GB of ddr4, a 6th-gen i7, and an old 8GB rx580 is more than enough to run pretty capable models up to ~35B parameters just fine, and equivalent MoE models shockingly fast. Not exactly cheap, with the price of everything so crazy right now, but certainly cheaper altogether than I'd imagined.

[–] 0x0@infosec.pub 1 points 14 hours ago* (last edited 14 hours ago)

http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-6-Plus.html

https://www.notebookcheck.net/Orange-Pi-6-vs-Raspberry-Pi-45-TOPS-AI-dual-2-5-Gbit-LAN-LPDDR5-and-dual-PCIe-4-SSDs.1323900.0.html

Maybe something like this could work for you? (If you actually can find it in stock anywhere lol)

Ai on arm is getting better and better, ive tried it on a radxa 5b and got almost ok chat speed for an 8b model, and that is only 6 tops