1

So, I managed to get setup the Nest Device Access Console, Smart Device Management API, and the Cloud Pub/Sub API setup, so I can see my Nest Thermostat. Everything is working there.

My question is related to the Nest Thermostat Temperature Sensors. I have 3 extra sensors in my house, and I want to be able to read those sensors over the API. When I query the thermostat, I get the master temperature from the active sensor, but I cannot access any of the other sensors. Is there a way to get access to those sensors? The Nest app can see them, so why can't our apps?

https://developers.google.com/nest/device-access/api/thermostat

Steven C
  • 317
  • 1
  • 2
  • 3

1 Answers1

0

The Supported Devices page mentions:

Note: Temperature sensors are not supported in the Device Access program.

Evan G
  • 55
  • 4
  • As it’s currently written, your answer is unclear. Please [edit] to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Oct 17 '22 at 20:58