Changes

OpenHAB2

542 bytes added, 09:38, 23 May 2018
/* Homekit setup */
* '''Important:''' When the OpenHAB server is rebooted - or the OpenHAB server is restarted, the HomeBridge server doesn't reconnect (timing problem). Need to restart HomeBridge too <-- fix me
* '''Important:''' After initial start of OHAB, wait until that's settled, then start HomeBridge. It seems that Homebridge/Homekit needs some time to settle for updates from devices to work. Also, always restart the Home.app's on the iOS devices.
* fix reboot problems via https://gist.github.com/johannrichard/0ad0de1feb6adb9eb61a/
** '''/etc/default/homebridge'''
<pre>
# Defaults / Configuration options for homebridge
# The following settings tells homebridge where to find the config.json file and where to persist the data (i.e. pairing and others)
# HOMEBRIDGE_OPTS=-U /var/lib/homebridge
HOMEBRIDGE_OPTS=-U /opt/homebridge
 
# If you uncomment the following line, homebridge will log more
# You can display this via systemd's journalctl: journalctl -f -u homebridge
DEBUG=*
</pre>
== Alexa setup ==
Bureaucrat, administrator
963
edits