Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does the Nest API provide humidity information?

Tags:

nest-api

In looking over the Thermostat Guide I don't see any mention of humidity readings. Is this data available through the API? Will it be in a later release?

like image 889
fracai Avatar asked Jun 24 '14 16:06

fracai


2 Answers

Unfortunately that is correct, humidity is not available in the current version of the API.

Nest has not shared a roadmap for the API either, so availability in a future version is unknown at this time.


Updating with nate-f comments from below:

As of NestAPI v1.1 it appears that humidity data is available as a read only field.

More information can be found in the v1.1. release notes.

like image 110
David W. Keith Avatar answered Sep 23 '22 21:09

David W. Keith


As of NestAPI v1.1 it appears that humidity data is available as a read only field.

More information can be found in the v1.1. release notes.

like image 31
Nate F. Avatar answered Sep 21 '22 21:09

Nate F.