I am running OH 5.1.0 M2 as docker container on my NAS.
I have troubles setting up my home page as I have created it successfully as a page in Settings => Pages but when publishing it to the sidebar it is empty.
Secondly I would like to delete a page that I have created for testing. When I click “Select” on the top right to select a page (I thought this would be the way to select and delete) nothing happens. Furthermore the web view hangs after clicking “Select” and I need to reload the page to continue working.
Please see the screenshots below …
First screenshot: Showing my Settings => Pages view where I would like to delete the last two pages “Test” and “Witchhill”
When you click the Select when listing the pages, the pages listed should change and have a “radio”: button next to each page that allows you to select a page and then select Deleted (in red) on the bottom, left corner.
If this does not happen the try a different browser.
Having said that I have realised you are on 5.1 M1 which while re-reading your post and that is a development branch so perhaps all of these issues are related to that and you are testing. If you wanted a production version then look towards 5.0.3
I think it is hard to downgrade. I won’t risk that until there are proofs that the development stream is causing this. I may try to setup another empty system for testing.
Is there a topic where I can report this if misbehaviour is related to the development?
I’m no expert at this, but how did you manage to add the Home Page to the sidebar in the first place? I don’t think you’re supposed to, clicking on “openHAB” on top of the sidebar will take you to the combined “Overview” and “Home Page”. The “Home Page” isn’t actually a regular page (confusingly), instead it’s the “bottom menu” of the “Overview” page.
The only way I can fin to add the “Home Page” to the sidebar is to edit the YAML (in “Code” view), and if I do, it shows as a blank page for me as well. But, that’s not so strange, given that it’s not actually a “page” in a regular sense.
you got me. I changed sidebar to true as I did not now how to acess the Home Page as clicking on the OpenHAB icon brings up the “Overview” page but I don’t know how to access the “Home Page” that is why I addded “sidebar: true” … I removed that now as you confirmed that your page is also empty but I still don’t know how to access it as my Dashboard page shows something different.
Is there a way to reset the “Overview” and the “Home Page” ?
I have a customized Dashboard with widgets on the “Overview” page to replace my old HABPanel view with the result that I cannot access the Home Page. How can I access the “Home Page now”. Can I reset the Overview page somehow?
Personally, I think this is very confusing, but the “Home Page” and the “Overview” are actually “one page”. You can customize the “Overview” page as you want, the “Home Page” is actually just the menu on the bottom:
(Sorry for the terrible marking, but I did on using a laptop pointing stick )
If I “hack” the “Overview” page in the “Code” view so that I can add it to the sidebar, it will show without the “Home Screen”, and that only means that the menu on the bottom is missing:
I do not have the bottom menuson the Overview page anymore …
As said I only used HABPanel in the past and with the help from someone he created a HABPanel like page for me and we put it on the Overview page and in that process I deleted everything that was there before as I was not aware that one should not mess around with the “Overview” and the “Home Page”.
If you click the little “edit pencil” in the upper right corner, where does it take you? It takes me to “edit Home Page”.
I was thinking that maybe, if it takes you to the “edit Home Page” as well, and you then tried to save that, it might restore something that’s missing…
then save and you will have all the tabs back
if you can not get there Then in your browser URL from the overview URL replace /overview with /settings/pages/home/add then click code and add what I posted above.