-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[nest] Remove WWN support #15418
[nest] Remove WWN support #15418
Conversation
4e2a717
to
82a06ac
Compare
82a06ac
to
b1313e3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for removing the implementation of this soon to be removed cloud service. 😢 But most of all, thanks for contributing to it in the first place. It was great while it lasted!
I have added some minor comments for the README.
|
||
The SDM API currently does not support Nest Protect devices. | ||
There are no structure Things when using the SDM API, because the SDM API does not support setting the Home/Away status like the WWN API does. | ||
There are no structure Things when using the SDM API, because the SDM API does not support setting the Home/Away status. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure if this will be a confusing note when reading this in the future - I'm wondering if the sentence should be removed entirely to keep readers from wondering what a "structure" Thing is?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've removed it!
|
||
To use one of the Nest APIs, add the corresponding Account Thing using the UI and configure the required parameters. | ||
To use the Nest SDM API, add an Account Thing using the UI and configure the required parameters. | ||
After configuring an Account Thing, you can use it to discover the connected devices which are then added the Inbox. | ||
|
||
## SDM Account Configuration |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps this could now be simplified to:
## SDM Account Configuration | |
## Account Configuration |
After configuring an Account Thing, you can use it to discover the connected devices which are then added the Inbox. | ||
|
||
## SDM Account Configuration | ||
|
||
### Google Account Requirement | ||
|
||
To be able to use the SDM API it is required that you use a Google Account with your Nest devices. | ||
If you still use the WWN API, you can no longer use the WWN API after migrating to a Google Account. | ||
So if you have not yet migrated your account, check that all the functionality you require is provided by the SDM API and SDM Things in the binding. | ||
Most notably, there is no support for the Nest Protect in the SDM API and you cannot change your Home/Away status. | ||
To migrate to a Google account, follow the migration steps in the [Nest accounts FAQ](https://support.google.com/googlenest/answer/9297676?co=GENIE.Platform%3DiOS&hl=en&oco=0#accountmigration&accountmigration1&#accountmigration2&#accountmigration3&zippy=%2Chow-do-i-migrate-my-account) | ||
|
||
### SDM Configuration Parameters |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See above.
### SDM Configuration Parameters | |
### Configuration Parameters |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps it would be worth putting some kind of historical note that WWN is no longer available?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added!
See: https://support.google.com/googlenest/answer/9293712?hl=en > Starting September 29, 2023, all Works with Nest connections will stop working. Closes openhab#13525 Closes openhab#14761 Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Wouter Born <github@maindrain.net>
b1313e3
to
6ae87ba
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
See: https://support.google.com/googlenest/answer/9293712?hl=en > Starting September 29, 2023, all Works with Nest connections will stop working. Closes openhab#13525 Closes openhab#14761 Signed-off-by: Wouter Born <github@maindrain.net>
See: https://support.google.com/googlenest/answer/9293712?hl=en > Starting September 29, 2023, all Works with Nest connections will stop working. Closes openhab#13525 Closes openhab#14761 Signed-off-by: Wouter Born <github@maindrain.net>
See: https://support.google.com/googlenest/answer/9293712?hl=en > Starting September 29, 2023, all Works with Nest connections will stop working. Closes openhab#13525 Closes openhab#14761 Signed-off-by: Wouter Born <github@maindrain.net>
See: https://support.google.com/googlenest/answer/9293712?hl=en > Starting September 29, 2023, all Works with Nest connections will stop working. Closes openhab#13525 Closes openhab#14761 Signed-off-by: Wouter Born <github@maindrain.net> Signed-off-by: querdenker2k <querdenker2k@gmx.de>
See: https://support.google.com/googlenest/answer/9293712?hl=en > Starting September 29, 2023, all Works with Nest connections will stop working. Closes openhab#13525 Closes openhab#14761 Signed-off-by: Wouter Born <github@maindrain.net> Signed-off-by: Jørgen Austvik <jaustvik@acm.org>
See: https://support.google.com/googlenest/answer/9293712?hl=en
Closes #13525
Closes #14761