[nest] Add missing enable SDM API configuration step to README.md (#13931)
Fixes #11814 Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
parent
518272a731
commit
286a27db5b
|
@ -104,7 +104,10 @@ Finally, an SDM Account Thing can be created to access the SDM project using the
|
|||
1. All required SDM Account Thing configuration parameters have now been entered so create it by clicking "Create Thing"
|
||||
|
||||
The SDM Account Thing should now be ONLINE and have as status description "Using periodic refresh".
|
||||
It should also be possible to use the configured account to discover your Nest devices via the Inbox.
|
||||
|
||||
Next click the "Enable" button on the [Smart Device Management API](https://console.cloud.google.com/apis/library/smartdevicemanagement.googleapis.com) page for your GCP project to enable the SDM API.
|
||||
|
||||
Now it should also be possible to use the configured account to discover your Nest devices via the Inbox.
|
||||
|
||||
You can monitor the SDM API using the Google Cloud Platform Console via [API & Services > Smart Device Management API](https://console.cloud.google.com/apis/api/smartdevicemanagement.googleapis.com/overview).
|
||||
|
||||
|
|
Loading…
Reference in New Issue