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
trafficstars

As proposed by Kai Kreuzer in the [openhab-addons issue #9491](https://github.com/openhab/openhab-addons/issues/9491) it would be great to have access to the thing property from the openhab rules in order to populate virtual...

enhancement
awaiting feedback
stale

It has been reported in the past that high-traffic applications like HABApp and systems with a large number of subscribers are affected by performance limits in the REST/SSE implementation. This...

enhancement

Version: 2.5.0M1 (on raspbian) I have a rule: ``` rule "LastUpdateTest" when Member of gMonitorLastUpdate received update then logInfo("lastUpdate", "Result:" + triggeringItem.name) end ``` And when a member of gMonitorLastUpdate...

DSL rules
awaiting feedback
stale

As described here: https://community.openhab.org/t/oh3-rule-condition-module-is-not-well-configured/115150 I ran into a problem, while I forgot to set the "operator" in the rules-UI. So the rule wasn't fired and the logs showed: ``` 2021-01-23...

automation
awaiting feedback
stale

With openhab 3.0.0 on Fedora, installed from the yum repo and managed by systemd... every time I try and stop OH using `systemctl stop openhab` it logs this in the...

awaiting feedback
stale

*@sidamos commented on Nov 21, 2020, 10:01 AM UTC:* ## The problem This happened on 2 client machines (Linux+Chrome, ChromeOS). At first login (either directly after the very first startup...

bug
awaiting feedback
stale

There were some reports on the forum that de-serialized values (and probably other) do not have the correct type. We already normalize thing configurations when they are set via REST...

enhancement

Hi According to documentation statement ```[group_name]*``` in *.persist file (in this case rrd4j, but it also desn't work for influxdb) states for all memebers of the group. However putting such...

awaiting feedback
stale

I successfully upgraded to OH3 from OH2. Today I added / changed / removed some items and especially the removed items from an ITEM.items file won't get removed from the...

UI
awaiting feedback
stale

There are several reports of nrjavaserial-3.15.0.OH2 causing Java abort traps in OH 2.5.4, see the [latest thread here](https://community.openhab.org/t/instructions-for-openhab-on-freenas/37958/31), for example as reported by MrRusch: ``` RXTX Warning: Removing stale lock...

awaiting feedback
stale
external bug