stefan-hoehn

Results 7 issues of 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...

enhancement
awaiting feedback
stale

## 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 -...

bug
main ui

## 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 ===...

bug
main ui

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'); } ```

enhancement
main ui

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...

enhancement
main ui

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...

bug
NeedsToBeAddedToDocs

first draft to support clickable SVGs on fixed canvas

enhancement
main ui