Supervisor tab missing with HAOS

I know this was an old question, but in case you haven’t found it yet: is is located under System, hardware. Top right menu, pick “All hardware”. Together with options to shutdown or reboot the host system.

5 Likes

I figured out instead of installing haos in docker, I installed it in a vm on my synology Nas. SR now shows up. Followed the guide for installing on Virtulbox

I couldn’t find Supervisor, now I read it’s in Configuration, but I can’t find Configuration either. I can see why some people hate on HA

3 Likes

Left panel, last topic. You might have not realized, that the left bar is scrollable and the last topics have vanished down under.

That, and Configuration is now called Settings. Things move around all the time as Home Assistant configuration is being revamped step by step.

2 Likes

If people are still stuck for the Supervisor shortcut, use this url…

http://homeassistant.local:8123/hassio/system/info

Create custom panel changes in configuration, problem solved.

panel_custom:
  - name: ha_system
    sidebar_title: System Info
    sidebar_icon: mdi:information-variant
    js_url: /api/hassio/app/entrypoint.js
    url_path: "hassio/system/info"
    embed_iframe: true
    require_admin: true
    config:
      ingress: core_configurator
30 Likes

Thank you so much! I cannot believe not one single person offered a solution to OPs question (offering a link to the “official instructions” is Microsoft support level lazy), and it is beyond ridiculous they just removed this page from the UI. I thought I was going crazy after the last several updates when I suddenly couldn’t find anything.

The new “Settings” page is atrocious - it feels more like random items placed in arbitrary groups than an intuitive UI. A dedicated button at the top for home assistant cloud? Come on. I love open source software, Home Assistant, and the community and I sincerely hope this is not a sign of the direction this project is going.

4 Likes

LoL. Your most welcome.

I feel your pain. The UI is very mixed up and confusing. Personally, I never use the settings tab.
Shortcuts made via the URL and custom Panel is all I need. :slight_smile:

Thought I’d post here while trying to find the Supervisor URL my self…
Finally found the URL within code of an update notification blueprint :see_no_evil:

2 Likes

Thanks for the tip on custom panels. I will be doing that for the panels I use most frequently. I’m tired of hunting for what I need.

Many thanks from me too (and to the devs, please never remove the option for us to get to this).

Thanks

1 Like

Thanks. I had the same question and have been confused with all the online guides and documentation that refer to past interfaces. Your answer was super helpful.

I was also looking for the System Information / System Health page that I have seen screenshots for and had difficulty finding. For others looking it is at: Settings > System > Repairs > [Upper right corner 3 dot menu] > System Information.

3 Likes

Thanks for the Supervisor panel addition code. Woks like a charm!!

I must be dense. Just installed HA, cannot find “Configuration” (now Settings?) and cannot find what anyone is talking about here. Just… where is the “Add-Ons” section. Screenshot? Anything? I have the latest HA via a Docker installation.

Things move so fast that any tutorial on YouTube becomes obsolete in pair months.
Is my wife responsible for this? At home, she is always moving the place of things…

2 Likes

You can use the search bar to find menu options that have been moved.
From the settings menu, click the search icon.
Then type what you’re looking for.
For a server restart, type “restart”
For Hardware information, type “hardware” (or a partial string)
image

Thanks! Been looking for this

1 Like

Thank you for this! It seems my wife is after all not guilty!

Thank you so much for this! I had spent 2-3 hours trying to solve a problem which this only part of.

I have no clue even now how to access this page via the GUI navigation :upside_down_face:

YOU’RE WELCOME!! :slightly_smiling_face:

Thanks - at last. Just need to add ‘click on the host device’ (I saw a picture of raspberry Pi and thought how useless. But press the image and WAIT several seconds and you get the options to Power off device etc.

Very confusing whaen things move. Looks like in V5 ‘Supervisor’ moved to ‘Configuration’ but by version 9.3 there is no ‘Configuration’ either. It may be broken up too; I was after an ‘add-on’ that is now directly under ‘Settings’.
A simple re-map table would help to validate all those old YouTubes and independant tutorials.
JC