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

This prepends code that makes the `ctx`, `itemRegistry` & `events` objects accessible when the scripts are run with GraalVM, as they are when run with Nashorn. Closes #1169. Signed-off-by: Yannick...

## oh-input should allow setting the value of f7 input If value is not set, input types such as datetime-local or time show the current date/time instead of the old...

enhancement
main ui

## The problem While taping on tab the UI most of the time UI isn't recognizing the input. I discovered that you have to keep the tap perfectly steady so...

bug
main ui

## The problem when the iconname is calculated dynamically with an expression and item.state contains a ":", the icon will not be displayed (almost all the time). Rarely the icon...

bug
question
main ui

## The problem A wigget is sending spnatagnus commands to the items, rounding them up to the stepper step ![image](https://user-images.githubusercontent.com/23699880/138481735-d241fb99-469a-4cd9-ac21-82dba7593c42.png) ## Expected behavior Should not happen. ## Steps to reproduce...

bug
main ui

## The problem At the moment the 'round' maths block rounds to the nearest integer. ## Your suggestion Enhance this block to allow setting a user definable number of decimal...

enhancement
main ui

## The problem When creating a new Modbus serial slave Thing in the MainUI GUI it takes very long time (~4mins) before I can start editing the details for the...

bug
question
main ui

## The problem I get consistenly and reproducable a not found error ## Expected behavior I expect that I do not get a not found error ## Steps to reproduce...

bug
main ui

## The problem The following widget code: ```yaml uid: sandbox:nest_cssbuild tags: [] props: parameters: - context: item description: Thermostat equipment item label: Thermostat name: item required: true type: TEXT parameterGroups:...

bug
main ui

## The problem I was about to configure Default Widget for the Number item representing battery level of the sensor. I wanted to dynamically assign icon depending on the item...

bug
question
main ui