I've configured config.json what I believe properly, but when I start HomeBridge I get the following output:
*** 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>
[1/5/2017, 1:54:39 PM] Loaded plugin: homebridge-fibaro-hc2
[1/5/2017, 1:54:39 PM] Registering platform 'homebridge-fibaro-hc2.FibaroHC2'
[1/5/2017, 1:54:39 PM] ---
[1/5/2017, 1:54:39 PM] Loaded config.json with 0 accessories and 1 platforms.
[1/5/2017, 1:54:39 PM] ---
[1/5/2017, 1:54:39 PM] Loading 1 platforms...
[1/5/2017, 1:54:39 PM] [FibaroHC2] Initializing FibaroHC2 platform...
[1/5/2017, 1:54:40 PM] Loading 0 accessories...
Scan this code with your HomeKit App on your iOS device to pair with Homebridge:
┌────────────┐
│ 031-45-154 │
└────────────┘
Plugin - DidFinishLaunching
[1/5/2017, 1:54:40 PM] [FibaroHC2] Server Listening...
[1/5/2017, 1:54:40 PM] Homebridge is running on port 51826.
[1/5/2017, 1:54:40 PM] [FibaroHC2] Error getting data from Home Center: Error: connect CONNREFUSED 192.168.1.2:80 undefined
The error at the end seems to be why I can't get it working, and I believe I have configured everything correctly, I've tested the "rpi" user on my HC2 and it works fine:
Hi,
I've configured config.json what I believe properly, but when I start HomeBridge I get the following output:
The error at the end seems to be why I can't get it working, and I believe I have configured everything correctly, I've tested the "rpi" user on my HC2 and it works fine:
The config.json platforms part looks like the following:
Does anyone have any idea why the connection is refused? I'm on the 4.110 FW version on my HC2.
Thanks!!
//Jens