Update to specific version

I would love the option to be able to upgrade from the UI to a specific version. For example, I like to stay one major version behind, but if I miss doing an upgrade before the next major version comes out, I’m stuck.

For example, right now I’m on 2021.10.6 and at the time of this writing, 2021.11.3 is out.

When I click update, it would be nice to have a drop down list that let me select

  • 2021.11.3
  • 2021.11.2
  • 2021.11.1
  • 2021.10.7

I know I could achieve this with docker, but I like having HomeAssistant completely self contained.

Those few that choose to stay one version behind can update from the CLI.

Personally I use Home Assistant Container & just update my script & re-create the container when I wish to move to a newer major version,

1 Like
3 Likes

Well, now I know there is a way to do it from the command line, seems like exposing it to the UI would be even easier now :slight_smile:

Thanks for the info.

1 Like

They do not need to clutter up the UI with seldom used features.

I am sure it is a challenge designing the UI to include all regularly used features.I have done that for a much smaller app and it can be a real challenge, especially for smaller mobile screens.