openhab-core
openhab-core copied to clipboard
Core framework of openHAB
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...
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...
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...
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...
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...
*@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...
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...
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...
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...
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...