this post was submitted on 31 Mar 2026
4 points (66.7% liked)
homeassistant
18976 readers
286 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 mostly use this claude-homeassistant project. It uses a simple workflow (make pull, Claude code plan/make your changes, make push) and has some handy features like validation and backups.
However, I will say that most of the automations that Claude makes kinda suck. Hard to explain but I have to iterate a bunch of times to get what I’m actually after. Not the end of the world but it uses a lot of tokens to ultimately make a handful of small changes. I love technology and even enjoy using some LLM products but I’m frequently disappointed with the results haha.
I’d say good use cases would be entity management and debugging automation traces. Besides that, I’ve found the uses limited.
Would be interested to hear if you find other impactful uses.
I've been using the one offered here.
https://github.com/homeassistant-ai/ha-mcp
Before I configured Claude, I was completely lost with dashboards. With Claude, I had a couple of false starts, but I now have a fully working dashboard.
I have also used it to rationalize entity names for devices that have changed rooms/uses.
I have a couple of automations that are incredibly useful. I used Claude for all of them, but I will say a few of them needed tweaking.
Living Room blind: close blind if both people leave home. (we do not subscribe to nabu casa, had to be failed ping on phone). Then if either person returns home, open blind except if after sunset, then leave blind closed but turn on lights on driveway.
Washer/Dryer: We have a dumb washer / dryer. Used a 4 gang switch from Amazon to service 4 people. If you want to be notified when washer/dryer is done, press your button. If you want to unsubscribe double press button. Here's the great part. Log all washer/dryer completions in a Google Sheet. (yep, Claude did that).
I have a bunch of others, but this post is too long already. (nfc tags, motion detector, etc).