this post was submitted on 18 Sep 2025
39 points (100.0% liked)

homeassistant

16370 readers
149 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
 

I have a dishwasher that does not open automatically when finished. I can detect when it is finished through a power adapter, but need to open it somehow. Any tips? Is fingerbot strong enough?

you are viewing a single comment's thread
view the rest of the comments
[–] JelleWho@lemmy.world 5 points 2 weeks ago (2 children)

I was just here to see if anyone has a simple (not battery) idea of how to detect if the dishwasher is open/closed. But I'm happy to read all the other comments.

My recommendation is to read the manual, our dishwasher has this function. But I needed to enable it, and it doesn't by default work in all modes. Maybe it's good to check?

[–] paf@jlai.lu 3 points 2 weeks ago (1 children)

Is the end goal to know if your dishwasher has finished? If so, a smart plug with power monitoring could tell you that.

[–] JelleWho@lemmy.world 3 points 2 weeks ago (1 children)

The end goal is trying to automate when the dishwasher is emptied by a person. I've been tracking a lot of power things already to get there status. So in the kitchen there is a led kickboard that shows the color of the appliances

Kickboard led HA energy

[–] paf@jlai.lu 3 points 2 weeks ago* (last edited 2 weeks ago)

Nice. you can look out for a project with esp home and a contact sensor. Here is an exemple

https://esp32io.com/tutorials/esp32-door-sensor

[–] thr0w4w4y2@sh.itjust.works 1 points 2 weeks ago (1 children)

maybe just a window/door sensor that uses a magnet to detect closure?

[–] JelleWho@lemmy.world 2 points 2 weeks ago

Would work but is a challange with an intergrated dishwasher. And I've been trying to avoid batteries (unsuccessful but trying)