chrisjshull / homebridge-nest

Nest plugin for HomeBridge
700 stars 112 forks source link

Improved instructions for Google Account - refresh token method #528

Closed dartiss closed 2 years ago

dartiss commented 2 years ago

I'm a real newbie with all of this but, if nothing else, I'm coming at this with a fresh set of eyes. When trying to use the refresh token method of authentication I get stuck at this point...

From your Mac or Linux Terminal or Windows Command Prompt, navigate to the directory where this plug-in is installed

Is there any guidance for this? If I head into the Terminal option in Homebridge will that work and, if so, where do I navigate to?

Thanks.

mbierman commented 2 years ago

For this plugin that is /homebridge/node_modules/homebridge-nest

adriancable commented 2 years ago
cd /homebridge/node_modules/homebridge-nest
node login.js
dartiss commented 2 years ago

I still don't get it. I'm going to move this to Discord - I think raising an issue was the wrong thing here.