Update available

As the release notes say, the developer is moving and will get to it when they are able.

1 Like

I already posted this in another thread.

You can force the update from the commandline like this:

curl -d '{"version": "0.75"}' http://172.30.32.2/supervisor/update && curl -d '{"version": "0.58.1"}' http://172.30.32.2/homeassistant/update

The reason the update is not available via ui is because they did not update the version.json file yet.

Edit: Keep in mind that there might be reasons for it not to be “live” yet. I haven’t found any problems though.