colinbendell / homebridge-blink-for-home

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

Motion Events not triggering #85

Open lcslouis opened 2 years ago

lcslouis commented 2 years ago

[12/30/2021, 7:22:34 PM] [Blink] TypeError: Cannot read property 'context' of undefined at BlinkNetwork.get armedAt [as armedAt] (/usr/lib/node_modules/homebridge-blink-for-home/src/blink.js:182:31) at BlinkCamera.getMotionDetected (/usr/lib/node_modules/homebridge-blink-for-home/src/blink.js:397:39) at MotionDetected.getCallback (/usr/lib/node_modules/homebridge-blink-for-home/src/blink.js:91:53) at MotionDetected.emit (events.js:315:20) at /usr/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1544:14 at new Promise (<anonymous>) at MotionDetected.<anonymous> (/usr/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1542:12) at step (/usr/lib/node_modules/homebridge/node_modules/tslib/tslib.js:143:27) at Object.next (/usr/lib/node_modules/homebridge/node_modules/tslib/tslib.js:124:57) at /usr/lib/node_modules/homebridge/node_modules/tslib/tslib.js:117:75 at new Promise (<anonymous>) at __awaiter (/usr/lib/node_modules/homebridge/node_modules/tslib/tslib.js:113:16) at MotionDetected.Characteristic.handleGetRequest (/usr/lib/node_modules/homebridge/node_modules/hap-nodejs/dist/lib/Characteristic.js:656:38) at MotionDetected.Characteristic.getValue (/usr/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1252:10) at BlinkCamera.set data [as data] (/usr/lib/node_modules/homebridge-blink-for-home/src/blink.js:85:42) at Blink.refreshData (/usr/lib/node_modules/homebridge-blink-for-home/src/blink.js:743:73) [12/30/2021, 7:22:34 PM] [Blink] TypeError: Cannot read property 'context' of undefined at BlinkNetwork.get armedAt [as armedAt] (/usr/lib/node_modules/homebridge-blink-for-home/src/blink.js:182:31) at BlinkCamera.getMotionDetected (/usr/lib/node_modules/homebridge-blink-for-home/src/blink.js:397:39) at MotionDetected.getCallback (/usr/lib/node_modules/homebridge-blink-for-home/src/blink.js:91:53) at MotionDetected.emit (events.js:315:20) at /usr/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1544:14 at new Promise (<anonymous>) at MotionDetected.<anonymous> (/usr/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1542:12) at step (/usr/lib/node_modules/homebridge/node_modules/tslib/tslib.js:143:27) at Object.next (/usr/lib/node_modules/homebridge/node_modules/tslib/tslib.js:124:57) at /usr/lib/node_modules/homebridge/node_modules/tslib/tslib.js:117:75 at new Promise (<anonymous>)