QuickSander / homebridge-mieleathome

Apache License 2.0
37 stars 7 forks source link

Remote start of dish washer #72

Open HerbertUnterberger opened 2 years ago

HerbertUnterberger commented 2 years ago

it is possible to start the dish washer by:

PUT actions {„processAction“:1}

BUT, the machine has to be set to a Start Time - that is the latest time when it starts.

you just can start it before, which makes sense.

Washer filled and ready to - just waiting for "take off"

QuickSander commented 2 years ago

I do not make any assumptions about whether or not to prevent starting it. Instead the plugin requests the Miele API whatever it is allowed to do. If the Miele API returns it is not possible, the plugin will not allow you to do it.

This, unless I am mistaken.