chrisjshull / homebridge-nest

Nest plugin for HomeBridge
703 stars 113 forks source link

Nest devices not showing up #315

Closed joetlawson closed 3 years ago

joetlawson commented 3 years ago

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Installed plugin and configured Issue token cookies and API

Expected behavior Nest thermostat and protects as well as locks to show up Include with your bug report this version info:

node --version
homebridge --version

Make sure you have the latest LTS from https://nodejs.org and the latest packages: npm upgrade -g homebridge homebridge-nest

Also include debug log output from startup through seeing the issue: DEBUG=* homebridge -D

I have the Nest cam plugin installed as well and configured with the same info and it works minus the API key

adriancable commented 3 years ago

@joetlawson - I'm here to help but there is almost no information at all in your post so there's nowhere to start. Can you please at least begin by sending the log output from Homebridge start-up? Thanks.

joetlawson commented 3 years ago

I swapped to the Hoobs docker container and it looks like it is working now.

adriancable commented 3 years ago

@joetlawson - in case you are interested, from your original log the FordPass plug-in was crashing Homebridge. That's why your other Homebridge devices (including homebridge-nest) were not showing up.