mirror of
https://github.com/USA-RedDragon/badnest.git
synced 2025-01-18 19:20:44 +00:00
Add login link
Save users a click by adding direct link to Nest login page.
This commit is contained in:
parent
7ab48d968e
commit
0a8ad08c17
2
info.md
2
info.md
@ -33,7 +33,7 @@ two-character country code, and it should work.
|
||||
Google recently introduced reCAPTCHA when logging to Nest. That means username
|
||||
and password cannot be used directly any more. Instead, you have to obtain
|
||||
`user_id` and `access_token` for your account by logging in manually. To do that,
|
||||
open developer tools in your browser, switch to the "Network" tab, log in to Nest
|
||||
open developer tools in your browser, switch to the "Network" tab, [log in](https://home.nest.com/) to Nest
|
||||
and look for the request similar to `https://home.nest.com/session?_=1578693398448`.
|
||||
You will find `user_id` and `access_token` in the response to the request.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user