-2

The permission write is there but the description says read. I want to set the temperature IN my upstair room from wireless arduino board with temp sensor and override the nest ambiant downstairs temp?

Nest reference api url

Mikey
  • 1
  • 1

2 Answers2

2

No. Although the field is part of the "Thermostat read/write" permission, it is "Read Only" as per the API Reference

aren55555
  • 1,677
  • 1
  • 20
  • 34
0

The docs say "You can read this data value when these permissions are selected:" which means that you can read that value if either permission were selected. It doesn't mean that you can write to it.

urman
  • 596
  • 2
  • 9