Yannick Schaus
Yannick Schaus
Thanks for submitting the PR, I tested it right away as I had the IDE/dev server running; I also happen to have rules with the "Scene" tag and only ItemCommandAction...
> This state/trigger-issue was discussed in the forum thread and my impression was that we agreed on scenes being stateless and having no triggers, so only storing a set of...
Add: ```yaml footer: =JSON.stringify(items.YourItemName) ``` to your widget to make sure there isn't a unwanted "displayState": 
It's deliberate - I prefer those to be on the home page only to avoid cluttering the pages' navigation bars. You can easily go back to home to reach these...
I'm not against a "diff" aggregation, but it could mislead people into believing the interval between 2 values is the exact aggregation period selected when it's not, i.e. with a...
I actually have nothing against specialized UIs like this one which seems at first sight to be a fullscreen, minimal UI with a push button to speak and get a...
Having a list of version could indeed be a valuable addition. 👍 > we also already once had a discussion with @ghys to have such a file for filling https://www.openhab.org/download/...
"calling the js interface earlier", not really. However the dark theme is set by applying the `theme-dark` CSS class on the root `` element. It could be set earlier either...
I suppose it loads the Framework7 CSS which is light theme by default and then - after it has loaded so a few seconds later - figures out that it...
> I actually do not know. But we already have to maintain those links for https://www.openhab.org/download/, so @ghys might be the right person to answer, how/where we can maintain the...