marvingrieger / ioBroker.haassohn

This is an adapter for ioBroker that enables to control Haas+Sohn devices.
MIT License
8 stars 7 forks source link

Adapter turns yellow after first polling #41

Closed MegaMatze closed 2 years ago

MegaMatze commented 3 years ago

Peletto 434 Grande is used. Does poll data correctly first time but then the adapter turns yellow in ioBroker and data is not updated anylonger. Restarting adapter works for first polling and then turns yellow again. Is the 30 second polling intervall too much for the Haas Sohn Cloud?

marvingrieger commented 3 years ago

Hey,

since this is an oven, I configured the adapter to terminate itself if an unknown (=untested) hardware/software version is present. However, each new combination can be unlocked.

If you take a look at the log, you should see something like

Hardware / Software combination (???) is not supported by this adapter! Please open an issue on GitHub.

Can you send me this line please?

Best regards

MegaMatze commented 3 years ago

Yep it's true. That's what the log shows

Hardware / Software combination (KS01_V7.11) is not supported by this adapter! Please open an issue on GitHub.

marvingrieger commented 2 years ago

Thanks, I unlocked your device in Version 1.0.5. Please install this version directly from GitHub, using the "Expert Mode" in ioBroker:

Bildschirmfoto 2021-11-12 um 21 00 32

If you can confirm that it works as expected, I'll add it to the stable list.

MegaMatze commented 2 years ago

Thanks for the Update. Sorry for the late reply-was on vacation! Adapter works great now. Thanks!