Xiaomi MIIO Binding Issues and Cloud Communication Concerns

Hi everyone, I’ve been using the Xiaomi MIIO binding with OpenHAB for quite some time now, and it’s been a reliable setup. However, since upgrading to OpenHAB 4.2, I’ve noticed some recurring error messages in the log file related to the Aqara gateway. The errors occur every 30-40 seconds and seem to be tied to the polling or sending of messages. Here’s a snippet from the log:java2024-10-17 19:10:57.825 [WARN ] [nal.transport.MiIoAsyncCommunication] - Error while polling/sending message for 26773 9995 java.lang.IllegalStateException: Not a JSON Object: nullThe device configuration looks correct, and it used to work more smoothly before the upgrade. I’ve tried adjusting the polling interval without much luck. My concern is whether Xiaomi might have changed their cloud communication protocols or if there’s a server-side issue affecting the binding.I’d really appreciate any insights or troubleshooting steps others might have encountered. Is anyone else facing similar issues, especially with the Aqara gateway? Any workarounds or solutions would be greatly appreciated. Thanks in advance for your help!