stefan-hoehn
stefan-hoehn
Currently there is one shortcoming that bundle information seems to be completely static. The documentation for a bundle can be for example looked up in PaperUI. However, sometimes the bundle...
Blockly handles comparison differently when taken from state directly or from intermediate variable
## The problem - when a state of type number (e.g a power item) is compared in blockly it is not treated as a number but a string instead -...
## The problem When editing an oh-plan-marker widget it is possible to configure an expression in the yaml which allows to dynamically compute the iconSize like so iconSize: "=(items.myalarm.displayState ===...
see https://community.openhab.org/t/blockly-proposal-to-change-contextual-info-blocks/154403/27 ``` if (event.itemState?.toString() != undefined) { console.info('Event IS defined'); } else { console.info('Event isn\'t defined'); } ```
This adds the style property to an oh-card widget. The PR is not yet done and is meant to be as proposal to get feedback if this is actually wanted...
I started openhab via the app center and it said it would run but opening it on 8090 did not result in any response. I then killed it (btw I...
first draft to support clickable SVGs on fixed canvas