Open lonestar2001 opened 2 years ago
Related to the above mentioned problem:
Somehow, the adapter connects to the device for 10 seconds, disconnect and reconnects after a break of 20 seconds. During that time, no state-changes are received. This is repeated all the time.
If this is by design, is it also possible to enable another option, e.g.
The problem
When first starting the adapter, the connection status (comfoairq.0.info.connection) changes to "true", which is fine. After a while the debug comment states that the connection will be disconnected which is also visible in the corresponding object with comfoairq.0.info.connection changing to false
Then, when it got reconnected after 20 seconds, it will not change the status anymore, leaving the adapter in the overview in this "warning" state but correctly working. The comfoairq.0.info.connection stays at "false" until you restart the adapter yourself.
That's not an urgent issue, since it is working and responding, but you cannot work with the object comfoairq.0.info.connection at all.
Version of ioBroker js-controller
3.3.14
Version of Adapter
0.1.0
Operating system running ioBroker
MacOS
Checklist of files to include below
Additional information & file uploads