-
-
Notifications
You must be signed in to change notification settings - Fork 64
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
Beta v4 instructions need to be customized for MacOS #274
Comments
Update: I got it working. There were a few areas of struggle:
Regarding Macos users: The instructions say to first filter for issueToken and then to filter for oauth2/iframe but on Macos Chrome these show the exact same data, so its a superfluous instruction that can be eliminated from the instructions. Coupled with no data showing at all initially for issueToken only to appear hours later, it added to the confusion. |
Thanks @BlackRockCity. I hope to have some more time for this, so thanks for your clear feedback. Regarding your first question; in HACS you can select "Show beta versions" in the dialog, to install the beta version. Hopefully this hassle with needing a beta version will be gone soon. The fields should be labeled now, but I have seen issues with no labels with other people that had an older version. If you install the latest beta version (manually) this should work. |
I do not have a Mac, so I cannot try it out. But in my experience (on Windows and ChromeOS), if a user is already logged in, then the two searches will find the exact same request in dev. tools. My experience when not properly cleaned, is that it led to reduced session lifetime. If searching in dev. tools works differently, one possibility might be to search for "accounts.google.com" (hostname). It seems the second-last will be the issueToken, and last one the cookies. |
I was able to enable the beta downloads by going to HACS and clicking the nest card then choosing redownload from the ... menu and then activating beta versions. installed 4.0b4 restarted HA clicked add integration > nest In 4.0b4, the issuetoken and cookie fields were now labeled. I had a better time doing this under Microsoft Edge Browser for MacOS. Opened a New private browsing window. loaded home.nest.com logged in. found the network tab and checked preserve log signed out. … > more tools > application > storage tab (on the left) > clear site data logged in again. followed these instructions to get the issueToken request url and oauth/iframe and request header cookie and the instructions worked: https://community.home-assistant.io/t/integrating-nest-protect-smoke-alarms/603253 now i will see how long the cookie lasts Update: 2 days later and the cookie is still working! |
Description
I dont see the iframeRPC on a mac. A better tutorial is needed for macos users.
Device (optional)
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: