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

Core framework of openHAB

Results 394 openhab-core issues
Sort by recently updated
recently updated
newest added

When you drop a binding Jar in the `/addons` folder, the binding **does** install. And the binding does find respective things via background discovery. HOWEVER the respective bindings do NOT...

bug

I'd like to get all events except the `ItemStateEvent` (because with OH4 the `ItemStateUpdateEvent` is available). Currently the websocket filter works like a whitelist which means I have to know...

enhancement

Problem: In openHAB 4.3.1, the reload of rules files does not function as expected. After making changes to the rules file, the system does not seem to reload the file...

bug

When having multiple tabs of Main UI opened, the UI often fails to send HTTP requests to the server because the browser does not execute the requests. This is because...

enhancement