hmerk
(Hans-Jörg Merk)
January 24, 2026, 3:35pm
243
@All I have just published a new version of the main widget, which includes openHAB 5.1 specific changes. Please not, that the page definition has also changed, to ged rid of the extra space at the top.
semanticHomeMenu Part 1 - Main [5.1.0.0;5.9.9.9] - Add-on Marketplace / UI Widgets - openHAB Community
I will change version ranges of the other widges, as they seem to work without changes.
Sysiphus
(Stephan Sandmann)
January 24, 2026, 6:31pm
244
Just tested and working
Thanks for the quick fix, and also nice to introduce the translations.
One minor layout issue remains:
I fixed it with adding “- no-margin-vertical” to both navigation buttons:
- component: f7-col
config:
class:
- display-flex
- justify-content-center
- align-items-stretch
style:
width: 15%
slots:
default:
- component: f7-block
config:
class:
- swiper-button-next
- no-margin-vertical /* get swipers at the right place */
id: floorsNext
style:
--swiper-navigation-color: var(--mW-topNavbar-swiper-navigation-color)
--swiper-navigation-size: var(--mW-topNavbar-swiper-navigation-size)
position: inherit
Maybe the right place would be in the stylesheet.
hmerk
(Hans-Jörg Merk)
January 24, 2026, 7:23pm
245
Thanks for testing and reporting. Will check later or tomorrow.
ErikDB
(Erik)
February 3, 2026, 8:07am
246
Since some time, the scene part doesn’t work anymore. The (only) scene I have, is visible, but nothing happens when I click on the yellow button. Nothing also appears to be logged in the browser console.
hmerk
(Hans-Jörg Merk)
February 3, 2026, 8:09am
247
I will check this during the week…