Any updates to the software? I'd really like to see some kind of API available over the network.
Radio Thermostat (http://www.radiothermostat.com/) makes a line that's not as pretty, but they provide a web/JSON interface that looks pretty interesting.
Comments
Any updates to the software? I'd really like to see some kind of API available over the network.
Radio Thermostat (http://www.radiothermostat.com/) makes a line that's not as pretty, but they provide a web/JSON interface that looks pretty interesting.
API doc: http://www.radiothermostat.com/documents/RTCOA%20WiFI%20API%...
although not necessarily a public api, you can control the nest via rest.
here is a reference implementation https://gist.github.com/3808559