Pause deprecation/removal of Legacy Works with Nest API (#22163)

This commit is contained in:
Allen Porter 2022-03-27 02:50:56 -07:00 committed by GitHub
parent 30bb6b4a21
commit 54305b3453
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -525,11 +525,11 @@ logger:
- It is recommended to let Home Assistant create the Pub/Sub subscription for you. However, if you would like more control you can enter a `susbcriber_id` in the configuration. See [Subscribe to Events](https://developers.google.com/nest/device-access/subscribe-to-events) for more instructions on how to manually create a subscription and use the full subscription name in the Home Assistant configuration e.g. `projects/gcp-project-name/subscriptions/subscription-id`
# Works With Nest API (Deprecated)
# Works With Nest API
<div class='note warning'>
The [Works with Nest](https://developers.nest.com/) API is deprecated and will be removed in Home Assistant Core 2022.5.
The Legacy [Works with Nest](https://developers.nest.com/) API is not accepting new signups.
</div>