-
Notifications
You must be signed in to change notification settings - Fork 14
Description
After installation, 'npm run start' was executed. The runtime stuck after 'Create Accessory'. I believe the next flow is to query each device to know the device state.
osmc@rasp:~/VeraHomeKitBridge$ npm run start
VeraHomeKitBridge@1.0.1 start /home/osmc/VeraHomeKitBridge
node app.js*** WARNING *** The program 'nodejs' 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=nodejs
*** WARNING *** The program 'nodejs' 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=nodejs&f=DNSServiceRegister
Starting Vera HomeKit Bridge...
Create accessory: Dining Lamp
Create accessory: Living Room Lamp
Create accessory: Siren
Create accessory: Stair Lamp
Create accessory: Ambiance Light Off
Create accessory: Ambiance Light On
Create accessory: Dining Room Motion Light Off
Create accessory: Dining Room Motion Light On
Create accessory: Living Room Light Off
Create accessory: Motion Sensor Alarm
Please advise.