Karel Goderis
Karel Goderis
It should be made clear in the documentation that in order for Legacy 1.x binding to be installed and run correctly it is not sufficient to toggle the switches in...
When stopping or removing a bundle (e.g. from the add-ons folder) from Karaf, threads that are created by that bundle keep running and are not terminated. Sometimes end-users do upgrade...
[Tesla] Add event stream & handling post new authentication process by Tesla Signed-Off-By: Karel Goderis
1. Create a myopenhab.org account and install the Cloud Connector on an OH instance 2. Reconfigure the App to point to myopenhab.org 3. Make a remote connection so that the...
I see the above behaviour (in openhab-cloud) when using the iOS client, but first of all, I am posting the issue here as similar issues for other people using Android...
There is an issue with https://github.com/calimero-project/calimero-core/blob/4acfe93cebd4149fc7ac25d5810e534e001cd62a/src/tuwien/auto/calimero/dptxlator/DPTXlatorTime.java#L337 when it is fed a 3 byte buffer with the no day set to 0. After shifting the buffer, day == 0, and therefore,...
Mono 5.12.0.301 Linux 4.19.76 Attempting the "Hello World" Tensortflow.NET example in a docker environment running Mono yields the following error. Exactly the same code on Mono 6.12.0.93 on Mac OS...
When doing an out of the box installation on an Apple arm64 based system, it seems that `openhab> install-service` goes wrong. In addition to https://github.com/openhab/openhab-distro/issues/238 and https://github.com/openhab/openhab-distro/issues/401 it seems that...
Alternative Comm Port Provider based on https://github.com/nyholku/purejavacomm. PureJavaComm aims to be a drop-in replacement for Sun's (now Oracle) abandoned JavaComm and an easier to deploy alternative to RXTX. Note that...
Just seeking a confirmation, but it seems that the updates sent over the web socket are updates of the order book before they got matched by the exchange matching engine....