I’ve enabled the homebridge addon via the Hassio config panel, and can confirm homebridge is launching via the logs.
However, i’m unable to pair homebridge with the home ios app.
Here is the log output
starting version 3.2.1
Linking the homebridge config directory
Launching DBUS daemon…
Launching avahi daemon…
Launching homebridge…
*** WARNING *** The program ‘node’ uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see http://0pointer.de/avahi-compat?s=libdns_sd&e=node
*** WARNING *** The program ‘node’ called ‘DNSServiceRegister()’ which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see http://0pointer.de/avahi-compat?s=libdns_sd&e=node&f=DNSServiceRegister
[8/14/2017, 11:23:04 PM] Loaded plugin: homebridge-homeassistant
[8/14/2017, 11:23:04 PM] Registering platform ‘homebridge-homeassistant.HomeAssistant’
[8/14/2017, 11:23:04 PM] —
[8/14/2017, 11:23:04 PM] Loaded config.json with 0 accessories and 1 platforms.
[8/14/2017, 11:23:04 PM] —
[8/14/2017, 11:23:04 PM] Loading 1 platforms…
[8/14/2017, 11:23:04 PM] [HomeAssistant] Initializing HomeAssistant platform…
[8/14/2017, 11:23:04 PM] [HomeAssistant] Fetching HomeAssistant devices.
[8/14/2017, 11:23:04 PM] Loading 0 accessories…
[8/14/2017, 11:23:05 PM] [HomeAssistant] Received event: ping
[8/14/2017, 11:23:05 PM] [HomeAssistant] Initializing platform accessory ‘mitchell’…
[8/14/2017, 11:23:05 PM] [HomeAssistant] Initializing platform accessory ‘Mitchell’s Computer’…
[8/14/2017, 11:23:05 PM] [HomeAssistant] Initializing platform accessory ‘Optus Box’…
Scan this code with your HomeKit App on your iOS device to pair with Homebridge:
┌────────────┐
│ 123-45-678 │
└────────────┘
[8/14/2017, 11:23:05 PM] Homebridge is running on port 51826.
Additionally, when i try add the plugin required for my Broadlink RM Pro, it states that the version of node is inadequate.
How do update the embedded version of node for the homebridge container?
Do i need to foward the port perhaps for the home kit discover?