Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems initializing #80

Open
clubluver opened this issue Feb 9, 2017 · 0 comments
Open

Problems initializing #80

clubluver opened this issue Feb 9, 2017 · 0 comments

Comments

@clubluver
Copy link

clubluver commented Feb 9, 2017

After successfully using this code (with V1 auth) for months, I'm suddenly unable to start homebridge. Attempts return the following error-

Initializing platform accessory 'Nest'...
/usr/local/lib/node_modules/homebridge-wink/index.js:121
for (var i = 0; i < devices.data.length; i++) {
^

TypeError: Cannot read property 'length' of null
at /usr/local/lib/node_modules/homebridge-wink/index.js:121:38
at /usr/local/lib/node_modules/homebridge-wink/node_modules/wink-js/index.js:245:9
at IncomingMessage. (/usr/local/lib/node_modules/homebridge-wink/node_modules/wink-js/index.js:77:7)
at emitNone (events.js:91:20)
at IncomingMessage.emit (events.js:185:7)
at endReadableNT (_stream_readable.js:974:12)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)

Any help would be greatly appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant