openhab-core
openhab-core copied to clipboard
Core framework of openHAB
I have a private CA which I use to secure all of my selfhosted applications to allow trusted access after importing the CA certificate. OpenHAB3 (running as docker container) interacts...
If we added the logs to Rest API we can integrate them on various places like custom widgets and Habpanel without having to build bash/PHP scripts. We could add /logs...
Ive just upgraded to 4.0.3-1 today. Im working with a DSL rule to run the Samsung smarthings cli to turn a device on/off with an Linux/Ubuntu 22.04 Openhab setup. At...
Thus far sitemaps can only manage items still It would be a good point if they could also control rules( implementing at least start/stop functions)
In order to reduce the manual labor and increase manageability I would like to request that a scene can have a scene as a child object. It would make a...
When the Switch widget has mappings or when the item has a state description with options, the Switch widget is rendered by UIs with buttons. There was no state conversion...
* Sync runtime dependencies with Karaf 4.4.6, most notably: * Jetty 9.4.54.v20240208, addresses CVE-2024-22201 * Pax Logging 2.2.7 * Pax Web 8.0.27 * ASM 9.7 * BouncyCastle 1.77 * Resolve...
## Which UI are you reporting an issue for? - [x] Basic UI - [ ] HABPanel - [ ] HABot - [ ] CometVisu ## The problem I use...
Fixes #4156 Enables checking if item-type in channel defintion of things
Related to #4173 Signed-off-by: Laurent Garnier