this post was submitted on 28 Jul 2025
333 points (98.0% liked)

Technology

84222 readers
3458 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] nirodhaavidya@lemmy.world 61 points 9 months ago (4 children)

I assume this is going to arrive at the solution of "Upgrade to Gemini-supported devices today!" Yeah, no thanks. I wish I could get Home Assistant working with my nest minis.

[–] onslaught545@lemmy.zip 9 points 9 months ago* (last edited 9 months ago) (5 children)

Get an ESP32, a temperature sensor, and 4x relay board and build your own with esphome!

If you pull the instructions for your thermostat, the wiring guide should tell you what each wire is for (because you can't trust wire colors). From there it's just wiring up the relays properly, getting the config built in esphome, and setting up a generic thermostat.

It sounds kinda daunting, but it's really not super complex. The only gotchas too look out for are any of the relays that can't be on when another relay is on. There's a way to prevent that in esphome. I'm sure someone has made a guide on it by now. I would have made one if I had gotten my enclosure figured out before my 3D printer took a hiatus.

[–] sexual_tomato@lemmy.dbzer0.com 5 points 9 months ago (1 children)

No need for this. A Z-Wave or Zigbee thermostat does the same thing.

[–] Wolf314159@startrek.website 4 points 9 months ago

The Google Nest Mini is a smart speaker, not the smart thermostat with a similar name.

[–] ushmel@piefed.world 3 points 9 months ago

I know it's not the same, but my ecobee is fine and i think it avoids most mass surveillance stuff. They nuked the API but beetstat.io is cheap and nice.

[–] null@lemmy.nullspace.lol 1 points 9 months ago

The Nest Mini is not a thermostat.

[–] kayohtie@pawb.social 4 points 9 months ago (1 children)

I ended up picking up two of the Home Assistant Voice PE devices and I've been fairly happy with them. I even extended their firmware so I have a clock display on each with one being my bedroom alarm clock even. But even out of the box functionality, as long as you can either run faster-whisper on Home Assistant (or another box), or don't mind their lighter device-control-only route, is totally solid.

Plus music streaming to them (with an external speaker attached via the 3.5mm jack) is pretty good!

[–] fmstrat@lemmy.nowsci.com 1 points 9 months ago (1 children)
[–] kayohtie@pawb.social 2 points 9 months ago (1 children)

I imagine more as in using them for local voice. Without that, it's still dependent on connecting HA to Google Home. And outside of a fairly expensive hardware replacement module it ends up being cheaper to go other routes.

[–] fmstrat@lemmy.nowsci.com 2 points 9 months ago

Ahh I see. I've been meaning to try out building a local Assistant to replace my Google Homes with Home Assistant Voice for a while, just haven't tried it out yet.