COMMUNICATION_ERROR Evohome binding after upgrade to openhab 5.1.3

After upgrade my openhab server to version 5.1.3, my evohome binding has a “COMMUNICATION_ERROR Authentication failed”.

I already reinstalled evohome binding restarted openhab services but still the problem occurs. When I log in to to the Evohome app with my email and password, everything works fine.

Same problem for me, did you find a solution?

No still have the problem.

I’ve opened an issue to the developer: [evohome] COMMUNICATION_ERROR Authentication failed · Issue #20338 · openhab/openhab-addons · GitHub

Same problem here.

It looks like this patch in theory should fix it: [evohome] COMMUNICATION_ERROR Authentication failed · Issue #20338 · openhab/openhab-addons · GitHub . I have the same issue but on tracing through it looks like mriice has submitted a patch to fix - see the link - basically the snapshot builds I think should fix. If they don’t please add to that gib hub issue above.

Hi guys,
fortunately, my openHAB instance runs as a Docker container, so I was able to easily update it to the “snapshot” version: everything is working properly now!

I’m waiting for version 5.2 to be released so I can switch back to the “latest” image.

Thanks!