openhab-core
openhab-core copied to clipboard
Core framework of openHAB
## Expected Behavior Location data should be constrained to +-90 degrees for lat, and +-180 degrees for long (or [0-360) for long) ## Current Behavior Zooming into the wrong alias...
See discussion here: https://github.com/openhab/openhab-addons/pull/16496#issuecomment-2031662080 It would make sense not to have a default persistence strategy for a persistence service anymore, which automatically kicks in even if no items are defined....
Similar to #3605 Steps to reproduce: Create a fresh installation of 4.3.3 and install mapdb persistence. Observe that no standard persistence service is configured:  Create an item and post...
I've no expertise in color conversions and maybe I'm just too stupid to handle this corrrectly. **Rationale** I want to introduce the DIRIGERA binding which provides support of color bulbs...
Hello All, I'm currently working on the Linky binding, try to fix a reliability issue I've got with timeseries handling on the binding. The binding exposes 4 different time series...
Redirected here from the [forum](https://community.openhab.org/t/validation-of-rule-test-pushover-has-failed-required-input-message-of-the-condition-2-not-connected) Trying to create a rule that will send a message with pushover but unable to save it due to: ``` Validation of rule test_pushover has...
This thread lists LOCATION tags that should potentially be added See https://next.openhab.org/docs/developer/bindings/semantic-tags.html
This thread lists PROPERTY tags that should potentially be deleted; either because they are duplicates, or because they don't comply with the OH tagging rules. See https://next.openhab.org/docs/developer/bindings/semantic-tags.html
This thread lists LOCATION tags that should potentially be deleted; either because they are duplicates, or because they don't comply with the OH tagging rules. See https://next.openhab.org/docs/developer/bindings/semantic-tags.html
Hello guys, @Jlaur, @florian-h05 , @joerg1985, @mherwege, @J-N-K , @holgerfriedrich : I add you to this issue as I see you have worked recently on persistence layer, and on new...