MainUI page missing tabs

  • uname -a
    Linux stevesdesktop 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64 GNU/Linux
  • $ java --version
    openjdk 17.0.11 2024-04-16
    OpenJDK Runtime Environment (build 17.0.11+9-Debian-1deb12u1)
    OpenJDK 64-Bit Server VM (build 17.0.11+9-Debian-1deb12u1, mixed mode, sharing)
  • $ dpkg -l | grep openhab
    ii openhab 4.1.2-1 all openhab

I think I’m missing something obvious.
I have set up some things, some channels, some items and a model. I can control the things as I want. Now I want to add some pages. From what I understand, there should be some pages created automatically? When I go Settings->Pages there is only one thing that is called Overview and there is nothing in that page. Furthermore, at the top of the left side pane it says there are no pages. The docs talk about the “MainUI’s Home page” andd tabs representing localtion equipment and properties but I don’t see any of that.

And you attached some Items to Locations on the Model?

Yes,

when you click on the openhab logo (upper left) do you land on an overview page?
does it have tabs at the bottom? (Location, Equipment etc)

for me, no pages were autogenerated except those tabs. I had to build overview page myself, this is by design

Ah!! Click on the logo! That’s the piece of information I was missing. Thank you.

My overview page is empty but I do have the tabs at the bottom and I can work with this.