-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Support for Nest Temperature sensors #181
Comments
So far I don't see APIs available for these on developer.nest.com, but will be eager to get support for it once it arrives. Unlike Ecobee the sensors seem to work well, but the current Nest functionality seems pretty limited. Can't even average over multiple sensors. And no occupancy detection. The latter being something that could easily be fixed with HomeBridge integration. |
The temperature is great. If I set them all next to each other next to the thermostat, everything reads the same temp. I had Netatmo prior and could never get them to be the same even with their advanced settings to adjust the up/down. |
Don't forget to contact Nest for ask this features in API : https://nest.com/support/contact-us/ :-) |
Here's a quick node app I made to get the temp and create an endpoint that homebridge-http-temperature can use. |
There isn’t an API, but there is an endpoint you can hit for JSON data if you are logged in via home.nest.com. The authentication is pretty simple as well. |
https://nest.com/ca/thermostats/nest-temperature-sensor/overview/
The text was updated successfully, but these errors were encountered: