From 12e29a81f6a75e909e2cc1e5e06644bd85c5e74c Mon Sep 17 00:00:00 2001 From: wavemaster447 Date: Sun, 9 Apr 2023 02:15:30 -0400 Subject: [PATCH] Clarification of Temperature Sensor Limitations (#26923) Clarification to indicate that the API can report the temperature of a Temperature Sensor, but only if that sensor is the current Active Sensor in the Nest app. --- source/_integrations/nest.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/nest.markdown b/source/_integrations/nest.markdown index af56bcda814..0c8e997e414 100644 --- a/source/_integrations/nest.markdown +++ b/source/_integrations/nest.markdown @@ -259,7 +259,7 @@ This feature is enabled by the following permissions:
-Additional Nest Temperature Sensors are not supported by the SDM API. +Additional Nest Temperature Sensors are not supported by the SDM API. The Temperature reported by the API will be pulled from whichever device is currently configured as the Active Sensor, which can be adjusted via manual selection or the schedule offered in the Nest App.