From a2c37441c6c9c08d165920c640d3ae1b2e3c2e64 Mon Sep 17 00:00:00 2001 From: Adrian Walker Date: Mon, 28 Nov 2022 13:29:16 +0000 Subject: [PATCH] Clarity over supported devices (#25073) Co-authored-by: Franck Nijhof --- source/_integrations/nest.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/nest.markdown b/source/_integrations/nest.markdown index b329958513f..d5655509e6e 100644 --- a/source/_integrations/nest.markdown +++ b/source/_integrations/nest.markdown @@ -35,7 +35,7 @@ ha_integration_type: integration -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: @@ -49,7 +49,7 @@ You are in control of the information and capabilities exposed to Home Assistant
-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).