Home Connect Dishwasher Program Status

Begonnen von lylybrown, 18 Juni 2026, 11:29:42

Vorheriges Thema - Nächstes Thema

lylybrown

Hello, has anyone tried using FHEM to trigger a notification only when a Home Connect dishwasher switches from "Drying" to "Finished"? I can read the general program status, but I'm looking for a reliable event or reading that specifically detects the end of the drying phase without creating duplicate notifications.

Adimarantis

For exactly that purpose I'm setting the "state":
run: A program is currently running
pause: A program is currently paused
scheduled: A program is scheduled to start later
done: Program was finished, but door not yet opened - used to indicate that device should be emptied
idle: Device does nothing and is ready to be used (either in standby or off)
auto: Device does nothing and remote start is enabled, so it can be used for automation

So I guess what you're looking for is waiting for the event when state changes to "done". I'm using these state to visualize my dishwasher on FTUI

Jörg
Raspberry 4 + HM-MOD-RPI-PCB (pivCCU)/RfxTrx433XL/Zigbee
Module: 50_Signalbot, 48_HomeConnect, 52_I2C_ADS1x1x , 58_RPI_1Wire, (50_SPI_MAX31865)