colinbendell / homebridge-blink-for-home

Blink For Home Camera Homebridge plugin
MIT License
89 stars 27 forks source link

Random Error #40

Closed donavanbecker closed 3 years ago

donavanbecker commented 3 years ago

    at PlatformAccessory.Accessory.addService (/usr/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Accessory.ts:444:12)
    at BlinkNetwork.createAccessory (/usr/lib/node_modules/homebridge-blink-for-home/src/blink.js:195:37)
    at /usr/lib/node_modules/homebridge-blink-for-home/src/index.js:54:60
    at Array.map (<anonymous>)
    at HomebridgeBlink.init (/usr/lib/node_modules/homebridge-blink-for-home/src/index.js:54:41)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
[1/4/2021, 8:46:15 AM] [Blink] NOTE: Blink devices in HomeKit will not be responsive.```
colinbendell commented 3 years ago

can you verify with v3.7?

donavanbecker commented 3 years ago

I haven't seen it since v3.7, Thanks!