iobroker-community-adapters / ioBroker.homeconnect

BSH Home Connect-Adapter für ioBroker
MIT License
18 stars 8 forks source link

BSH_Common_Command_PauseProgram doesn't work #47

Open mcbirne opened 2 years ago

mcbirne commented 2 years ago

I will pause the program of my dishwasher. So I try to use BSH_Common_Command_PauseProgram and set it true but nothing happens, the dishwasher doesn't make a break. The option BSH_Common_Command_StopProgram works.

ManfredHi commented 1 year ago

Ist bei meinem Siemens Geschirrspüler auch so. Kann es sein, dass das event. Geräteabhängig ist? Würde die Funktion benötigen, wenn z.B. der PV-Strom zu wenig ist, dass das Gerät dann nach einiger Zeit in Pause geht und erst wenn wieder genug Strom da ist, wieder startet.