Apsysikal / bachome

A BACnet plugin for Homebridge.
Apache License 2.0
6 stars 2 forks source link

No Communication in HomeKit #13

Closed koerby closed 2 years ago

koerby commented 3 years ago

The objects in HomeKit are not reachable after node update i think...

Jun 22 09:02:02 homebridge homebridge[6067]: at Timeout._onTimeout (/usr/local/lib/node_modules/homebridge-bachome/node_modules/bacstack/lib/client.js:75: Jun 22 09:02:02 homebridge homebridge[6067]: at listOnTimeout (internal/timers.js:557:17) Jun 22 09:02:02 homebridge homebridge[6067]: at processTimers (internal/timers.js:500:7) Jun 22 09:02:02 homebridge homebridge[6067]: (node:6067) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwi Jun 22 09:02:02 homebridge homebridge[6067]: (node:6067) UnhandledPromiseRejectionWarning: Error: ERR_TIMEOUT Jun 22 09:02:02 homebridge homebridge[6067]: at Timeout._onTimeout (/usr/local/lib/node_modules/homebridge-bachome/node_modules/bacstack/lib/client.js:75: Jun 22 09:02:02 homebridge homebridge[6067]: at listOnTimeout (internal/timers.js:557:17) Jun 22 09:02:02 homebridge homebridge[6067]: at processTimers (internal/timers.js:500:7)

Apsysikal commented 3 years ago

I'm not able to reproduce the issue currently. I've updated homebridge and node version dependencies for the plugin. This will be in the next version update.

Apsysikal commented 2 years ago

There is another open issue regarding this problem. The issue is: #15