How do update Home Assistant Core to the latest beta?

I’m running Home Assistant Core (i.e. homeassistant on hassio). As such, I don’t have access to pip. So, how do I update my current HA (0.115.6) to the latest beta for 0.116?

If I were running on Raspbian, I’d do pip3 install --pre --upgrade homeassistant but I don’t have that option from the command line.

It’s covered in the install docs :wink:

1 Like

Home Assistant Core is Home Assistant in a venv, no hassio involved. Anyway, the name hassio was retired in the beginning of the year. If using HA Supervised or HA OS, simply run in ssh

ha core update --version  0.116.0b4

Sorry about the terminology. I can’t keep up with the changes and too subtle differences.

Hi. I did a CLI update to 0.118.1 and it works fine. My only issue is when I go into the supervisor it shows an available update for 0.117.6.

Any idea why the updater sensor doesn’t know that I updated to 118.1?

Thanks!

Probably because it didn’t “work fine”.

How have you confirmed the update worked?