openhab-webui icon indicating copy to clipboard operation
openhab-webui copied to clipboard

Web UIs of openHAB

Results 263 openhab-webui issues
Sort by recently updated
recently updated
newest added

By calling `optipng -o 7 -clobber $(find -name '*.png')`. The overall size of .png files changes from 4587612 to 3790854 bytes.

The firmware API, which reads the list of available firmwares for a thing, and allows the user to select a firmware, and then provides the status information when a firmware...

enhancement
main ui

## The problem When I use the property "key" in custom widget code (to force refresh of trend lines like described here: https://community.openhab.org/t/auto-refresh-charts-and-widgets-in-mainui/132504), then the inline stylesheet of the widget...

bug
main ui

## The problem When I navigate away from a page (either by clicking on a page name on the sidebar or via a widget action), OH first queries the state...

bug
main ui

## The problem When I use an oh-label-card with trendItem AND custom stylesheet, then I get a JavaScript error on rendering. Chrome: ``` TypeError: Cannot read properties of undefined (reading...

bug
main ui

## The problem Currently axis elements such as labels, colors and visibility are static. This is a diverge from series components which accept expressions at config level. In order to...

enhancement
main ui

Bumps [marked](https://github.com/markedjs/marked) from 3.0.2 to 4.0.10. Release notes Sourced from marked's releases. v4.0.10 4.0.10 (2022-01-13) Bug Fixes security: fix redos vulnerabilities (8f80657) v4.0.9 4.0.9 (2022-01-06) Bug Fixes retain line breaks...

dependencies
javascript

## The problem Can not check for NULL in widget yaml. When creating dynamic / intelligent widgets that interact with a range of similar items it should be possible to...

enhancement
main ui

I'm using the Locations tab in the OH 3.1 main UI to easily navigate and control my items. From time to time I'm also using my mobile to do that....

enhancement
main ui

## The problem Add-on logger levels can't be changed from the UI. See openhab/openhab-webui#1376. Core support was added in https://github.com/openhab/openhab-core/pull/2772. ## Your suggestion ## Additional information This was done by...

enhancement
main ui