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.
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.
You can also go into the developer tools under “states”, then set the current version to the one you want and then just run the update as you normally would.