hash99 / ioBroker.mieleathome

Miele@Home for Miele Devices
MIT License
4 stars 2 forks source link

Finish state of dishwasher #16

Open OberfragGER opened 4 years ago

OberfragGER commented 4 years ago

Hi,

i dont find any state to know when the dishwasher has finished.

I know there is mieleathome.0.Devices.000104598269.state.status.value_localized. But i have also the Miele-App - an the finished state in that datapomzt divvers a lot to the app-information.

Did i miss something?

Grizzelbee commented 4 years ago

Maybe you like try my newer version on https://github.com/Grizzelbee/ioBroker.mieleathome

And: Yes the API has currently other/less information than the App. Sad but true. But I think the Information you are looking for is: mieleathome.0.Devices.000104598269.state.ProgramPhase

OberfragGER commented 4 years ago

I will check your new adapter. the other one just stops working. again something with the refresh token.

OberfragGER commented 4 years ago

Maybe you like try my newer version on https://github.com/Grizzelbee/ioBroker.mieleathome

And: Yes the API has currently other/less information than the App. Sad but true. But I think the Information you are looking for is: mieleathome.0.Devices.000104598269.state.ProgramPhase

sadly ProgramPhase is not working. Currently its on "Pre-Wash". I just recieved the App-Notification- finished... the log is empty.

Grizzelbee commented 4 years ago

I just recieved the App-Notification- finished... the log is empty.

I see. But as you wrote: "just" - are you aware that you have to wait up to 10 minutes after your machine has finished to get the correct state? It's due to the API pollinterval of 10 minutes. In my version you are able to select a pollinterval down to 1 minute. But: Yes - notifications via API will usualy be slower than via Miele App.

If you like do discuss more about the adapter, please join us in the forum threat via https://forum.iobroker.net/topic/20461/mieleathome-adapter/101