Home

Awesome

SiriProxy-NestLearningThermostat

About

Plugin for SiriProxy to communicate with the Nest.com servers to set thermostat temperature or get the status of the thermostat. This plugin requires a nest.com account and Nest hardware from http://www.nest.com/

Now supports multiple thermostats by name as well as setting the mode of the thermostat.

This plugin was adapted from SiriProxy-Thermostat plugin to call into nest.com.

Important Note, this plugin is neither developed, nor endorsed by nest.com, do not contact them about problems or issues you encounter with this plugin.

If you're having problems with the plugin, open an issue on github.

Config

Copy config-info.yml into ~/.siriproxy/config.yml and edit as appropriate.

Usage

Say things like:

Background

Connected my iPhone to a Paros proxy running on my mac (http://www.parosproxy.org/). I then ran the nest iPhone app to analyze the request/response interactions.

My HVAC setup is a single-stage heating (Rc,W) so if you have heating/cooling combination or other factors, the responses from nest.com maybe a little different and would have to be modified slightly: Namely to send an appropriate command to toggle between heat/cool/fan etc. The only option I had using the nest app was to send a target temperature, not an HVAC mode such as heat/cool/fan.

Examples

Caveats

To Do

Licensing

Re-use of my code is fine under a Creative Commons 3.0 Non-commercial, Attribution, Share-Alike license. In short, this means that you can use my code, modify it, do anything you want. Just don't sell it and make sure to give me a shout-out. Also, you must license your derivatives under a compatible license (sorry, no closed-source derivatives). If you would like to purchase a more permissive license (for a closed-source and/or commercial license), please contact me directly. See the Creative Commons site for more information.