From 91731852952302a09ee600edd3c8badf16df1e14 Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Wed, 23 Dec 2020 05:44:22 -0800 Subject: [PATCH] Clarify state of nest temperature sensor support (#15991) * Update nest.markdown * Separate out humidty and temperature sensor lines --- source/_integrations/nest.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/nest.markdown b/source/_integrations/nest.markdown index 377d8becf06..33fddeac353 100644 --- a/source/_integrations/nest.markdown +++ b/source/_integrations/nest.markdown @@ -35,7 +35,8 @@ Home Assistant is integrated with the following devices through the SDM API: - Thermostat Devices - Every thermostat is exposed as a `climate` entity - - Temperature and Humidity sensors each have a `sensor` entity + - A Temperature `sensor` entity. Note: Additional Nest Temperature Sensors are not supported by the SDM API. + - A Humidity `sensor` entity. - Example devices: All Google Nest Thermostat models - Display, Camera, and Doorbell Devices - The camera live stream is available as a `camera` entity