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 using RRD4j as persistence service i constantly get the following error when setting up a MQTT Item with the setup described below. `[ERROR] [d4j.internal.RRD4jPersistenceService] - Could not create rrd4j...

Closes #2058 Depends on #2994 - [x] Adjust add-ons in openhab-addons (https://github.com/openhab/openhab-addons/pull/13289) - [x] Adjust zwave binding (https://github.com/openhab/org.openhab.binding.zwave/pull/1798) - [ ] Adjust zigbee binding - [x] Adjust add-ons on openhab-webui...

enhancement
awaiting other PR
API breaking

System: OH in docker; \addons, \conf, and \userdata bound to external directories. 3.3 release has been stable for weeks. OH hit a critical flaw when I attempted to upgrade to...

### Issue When upgrading from one OH version to another (e.g. from v3.2 to v3.3) any binding JAR files (for test versions of bindings) that had been manually dropped in...

awaiting feedback

Beside openHAB add-ons I am using a third-party JSON add-on provider. After a restart of my system all openHAB add-ons are not listed as installed anymore - all things are...

bug
PR pending

It's possible to enable/disable a thing with ```/things/{thingUID}/enable``` but it's not possible to check/know if the thing is currently enabled or not. Maybe the status can be transported through ``enabled``...

Bumps californium-core from 2.0.0 to 2.7.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.eclipse.californium:californium-core&package-manager=maven&previous-version=2.0.0&new-version=2.7.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps californium-core from 2.0.0 to 2.7.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.eclipse.californium:californium-core&package-manager=maven&previous-version=2.0.0&new-version=2.7.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Hello all, I have an ongoing [pull request for a TTS service](https://github.com/openhab/openhab-addons/pull/13045) (Mimic) (edit : pull request accepted). In the thread, I suggested to @lolodomo that a cache system, that...

enhancement
PR pending

Currenlty Sitemaps’s can have dynamic `valuecolor=[…]`. In the brackets conditions can be written, followed by colour. When a condition is met, the following colour is used and the remaining conditions...