-
The recent version (2.4) has new MQTT binding that supports auto-discovery: https://www.openhab.org/blog/2018-12-16-mqtt-arrives-in-the-modern-openhab-2-x-architecture.html#mqtt-thing-auto-discovery.
…
Misiu updated
5 years ago
-
Is there a method to open an interactive console (like `binding.irb`) in the openhab production environment?
I found https://github.com/openhab/openhab-jruby/blob/main/docs/testing.md#irb but it lo…
-
Only one Zigbee coordinator works at a time. Whichever initializes first, it will be the one that will show Online and the other will be communication error. Disabling the working one does not fix the…
-
Add possibility to set the SG-Ready states using the Stiebel-Eltron ISG binding
See https://community.openhab.org/t/how-to-set-sgready-states-using-the-stiebel-eltron-isg-binding/155912/4
for detail…
robd3 updated
5 months ago
-
@mrbig @ssalonen The discovery of a SolarEdge inverter doesn't work with the default TCP slave transaction time of 60ms. Setting it to 1000ms works. I read that the inverter does only support one TCP …
-
On next.openhab.org and here
https://github.com/openhab/org.openhab.binding.zwave/blob/master/doc/things.md
the database reference guide is broken (relative) and attempts to point to cd-jackson
…
-
Hi, I don't know if it is a issue or request. But maybe someone can help.
I have an Opus Bridge but I cannot connect with openhab.
Openhab Forum Topic: [https://community.openhab.org/t/enocean-…
cnu80 updated
5 years ago
-
I use OpenHAB as a container on Ubuntu 16.04 with this command line call:
```
docker run --env USER_ID=999 --rm --name openhab --net=host \
-v /etc/localtime:/etc/localtime:ro \
-v /etc/time…
-
The state or command options seem to be no longer loaded from `thing-types.xml`.
E.g.: Guntamatic Binding:
`thing-types.xml`:
```
String
Set Program
Set Program of the Guntamatic Heating Sys…
-
In https://github.com/openhab/openhab-core/pull/1433 and https://github.com/openhab/openhab-core/pull/1441 (and more) we removed dependency on `org.apache.commons.*` libraries. They will be removed fr…