I have all the updates of hassio 0.69.1, but don’t recive the update to 0.70
When I try to force update from ssh, y get:
core-ssh:~# hassio ha update
ERROR
Version 0.69.1 is already in usecore-ssh:~#
Does anyone can help me?
I have all the updates of hassio 0.69.1, but don’t recive the update to 0.70
When I try to force update from ssh, y get:
core-ssh:~# hassio ha update
ERROR
Version 0.69.1 is already in usecore-ssh:~#
Does anyone can help me?
I’m not running HassIO so can’t say for certain it’s not there yet, but typically the updates don’t appear immediately.
It wasn’t available it seems. It just got published. Reload your supervisor and you should see it.
I already restarted the raspi and nothing happened.
finally the update is seen by hassio!!!
It can take up to 24 hours before the Hassio image is available. As someone said, if you go to Hassio menu and system, click on reload supervisor then if you go to addons tab if an update is available you will see it.
Sometimes you just have to wait. It’s not a fault.
You can force update.
Type the following on command line.
curl -d ‘{“version”: “0.70.0”}’ http://hassio/homeassistant/update
You can also downgrade, just change the version to what you want to downgrade too.
You can only force an update if it has been made available for Hassio. In that case reloading supervisor and checking the add-ins tab again will show the update as per above.