Hi!
I noticed that when one of my remootios dropped the connection (probably some wifi-errors), the api got in a logging-loop and failed to reconnect.
To me it seems that this simple addition of a disconnect solves that problem.
It looks like it is 3 commits, but I think/hope that it is only one row in one file that is affected. I have to read up a bit more on github-versioning...
Hi! I noticed that when one of my remootios dropped the connection (probably some wifi-errors), the api got in a logging-loop and failed to reconnect. To me it seems that this simple addition of a disconnect solves that problem.