Changes

OpenHAB2

328 bytes added, 08:52, 7 December 2017
/* Openhab hacks */
* on Mac OSX: at some point, the Eclipse Devel setup quit launching the OpenHAB launch - it just hang, when accessing the web gui at port 8080 the browser was just spinning and not moving forward. Reason is that Mac OSX cannot load a graphics library and just blocks in the ClassLoader. Details here: http://bugs.java.com/bugdatabase/view_bug.do?bug_id=8019496
** to fix, add <pre>-XstartOnFirstThread -Djava.awt.headless=true</pre> to the VM arguments of the launch
* to show "configuration->items" in PaperUI, you need to switch from "simple" to "advanced" mode. Go to Configuration->System->Item Linking and deactivate the "Simple Mode". You will then have a new entry Configuration->Items which will show you all your items (also the ones from the files, but note that these are read-only).
== Homekit setup ==
Bureaucrat, administrator
963
edits