this post was submitted on 25 Sep 2025
358 points (97.4% liked)
Not The Onion
18157 readers
2158 users here now
Welcome
We're not The Onion! Not affiliated with them in any way! Not operated by them in any way! All the news here is real!
The Rules
Posts must be:
- Links to news stories from...
- ...credible sources, with...
- ...their original headlines, that...
- ...would make people who see the headline think, “That has got to be a story from The Onion, America’s Finest News Source.”
Please also avoid duplicates.
Comments and post content must abide by the server rules for Lemmy.world and generally abstain from trollish, bigoted, or otherwise disruptive behavior that makes this community less fun for everyone.
And that’s basically it!
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
Ah, my power isn't cheaper at certain times, so I didn't think of that. I wonder if you could control and monitor all of it with an ESP32.
I've thought about soldering one to some of the indicator leds and the start button, but that would require a lot of disassembly that I couldn't bother with yet.
Probably could, but thats messy and out of reach for most of the general public. I'd consider myself capable, and I still haven't done it despite wanting to.
I'd settle for appliances providing a standardised port for control/monitoring, that you can plug in your own ESP32 controller. Harder to sell to the general public.
Rheeme Econet devices do this. They have an app to control them, but there's also a diagnostic port that exposes everything in the app and a lot more. There's an esp32 project that connects to the port and brings all of that into Home Assistant, no app or wifi needed.
Thats awesome, will keep that in mind for the next upgrade.
While we are shouting out cool projects, for Mitsubishi electric aircon: https://github.com/echavet/MitsubishiCN105ESPHome
There is also one for daiken, but I haven't directly tried it.