The module uota.py does not modify the file 'version' on the client side.
I had to include the new file 'version' with the new release number in the tgz file on the server.
I ended in an endless loop without this file, because with every restart the check for the new version triggered the download and installation again.
Please add this hint in the README.md.
The module uota.py does not modify the file 'version' on the client side.
I had to include the new file 'version' with the new release number in the tgz file on the server.
I ended in an endless loop without this file, because with every restart the check for the new version triggered the download and installation again.
Please add this hint in the README.md.