Clarity over supported devices (#25073)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Adrian Walker 2022-11-28 13:29:16 +00:00 committed by GitHub
parent a925b912b1
commit a2c37441c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ ha_integration_type: integration
</a> </a>
The `nest` integration allows you to integrate your [Google Nest](https://store.google.com/us/category/connected_home?) devices in Home Assistant. This integration uses the [Smart Device Management](https://developers.google.com/nest/device-access/api) API and Google's Cloud Pubsub to efficiently listen for changes in device state or other events. See [Supported Devices](https://developers.google.com/nest/device-access/supported-devices) for all devices supported by the SDM API. The `nest` integration allows you to integrate a few [supported](https://developers.google.com/nest/device-access/supported-devices) Google [Nest](https://store.google.com/us/category/connected_home?) devices in Home Assistant. This integration uses the [Smart Device Management](https://developers.google.com/nest/device-access/api) API and Google's Cloud Pubsub to efficiently listen for changes in device state or other events. See [Supported Devices](https://developers.google.com/nest/device-access/supported-devices) for all devices supported by the SDM API.
There is currently support for the following device types within Home Assistant: There is currently support for the following device types within Home Assistant:
@ -49,7 +49,7 @@ You are in control of the information and capabilities exposed to Home Assistant
<div class='note'> <div class='note'>
The Nest Smart Device Management (SDM) API **requires a US$5 fee**. The Nest Smart Device Management (SDM) API **requires a US$5 fee**. Before buying, make sure your device is [supported](https://developers.google.com/nest/device-access/supported-devices).
</div> </div>