openhab-distro icon indicating copy to clipboard operation
openhab-distro copied to clipboard

The binary distribution of openHAB

Results 109 openhab-distro issues
Sort by recently updated
recently updated
newest added

hi, i see similar issue but i don't see a formal fix for this issue. I have downloaded/installed Openhabian again just now, have made no changes and i get these...

awaiting feedback

Following the manual installation instructions for linux systems an user without any home directory should be created. I named the user "openhab" (as I used openHAB 3 instead of openHAB...

Can't update to new version. Running OpenHab 2.4.0 on Windows. If I run from PowerShell the window is closed at the last point and I was unable to catch the...

Official docs https://www.openhab.org/docs/configuration/migration/ guides the user to the wiki page "Breaking Changes in openHAB 3" (https://github.com/openhab/openhab-distro/wiki/Breaking-Changes-in-openHAB-3), which in turn guides the user to another document (https://github.com/openhab/openhab-distro/releases/tag/3.0.0#breaking-changes-that-require-manual-interaction-after-the-upgrade). It has a quick...

documentation

I manually edited the log4j2.xml file to peel off logs for a specific binding (lutron) to do testing so that the main openhab.log file wasn't flooded out. I made the...

I have several switches attached to scene channels on zwave things but configured with no semantic class and they show fine on the model screen when checking the "show non-semantic"...

Hello, I am trying t configure log4j2 loging with appender layout == JSONLayout. `log4j2.appender.json.layout.type = JSONLayout` However I am getting error: ``` Mar 01 00:42:56 pi systemd[1]: Started openHAB 2...

Hi, I ran into an issue where running start.bat (Windows 10, 64 bit, JDK 11.0.11) resulted in an error like: `"\QuickTime\QTSystem\QTJava.zip" kann syntaktisch an dieser Stelle nicht verarbeitet werden.` (roughly...

When running the AVM Fritz binding in the demo app in Eclipse (as described [here](https://www.openhab.org/docs/developer/ide/eclipse.html)), I'm seeing the following exception: ``` java.lang.NoSuchMethodError: javax.xml.bind.ServiceLoaderUtil.lookupUsingOSGiServiceLoader(Ljava/lang/String;Ljava/util/logging/Logger;)Ljava/lang/Object; at javax.xml.bind.ContextFinder.find(ContextFinder.java:413) ~[?:?] at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:721) ~[?:?] at...

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...