3

I can't find anything in the documentation about setting the target humidity of a Nest thermostat. I absolutely have to be able to set the humidity remotely. Has anyone successfully been able to do that?

chrislondon
  • 12,487
  • 5
  • 26
  • 65

2 Answers2

3

Humidity is not a writeable field.

urman
  • 596
  • 2
  • 9
3

The details of readable and writable fields are provided in the Nest API reference https://developer.nest.com/documentation/api-reference

  1. Blue dotted fields represents Readable
  2. Red dotted fields represents Writable
Ravi kumar J
  • 160
  • 8