Hi, new to Openhab, installed v4 , i added a switch like below, it controls a volume , its actually an mqtt switch with no state…
But seems in OpenHab Basic UI, there is always a state if i press the up / down arrow (pink color)
How can i remove the color of the state there , so they both have same color, and not representing a state?
Or you use a proxy number item and use a setpoint in sitemap..
your rule: If new number is higher then previous send on, else send off..
this is also possible… I think I would prefer this way…
but the things, items, sitemaps that are created via UI you have to backup with the backup function of openhab itself.
i dont know how its done in a docker installation..
As a general rule, if you mount folders into a container, the reason for doing so is that is the stuff that contains your data that needs to be preserved. So in general those are the folders you want to back up.
Buttons are stateful for such a sitemap element.
But that’s an idea for enhancement.
Only buttons in a button grid can be either stateful or stateless.