Skip to content
/ pyenest Public
forked from smbaker/pynest

python API for talking to nest thermostat

Notifications You must be signed in to change notification settings

apatt/pyenest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 pynest is a python interface for the Nest Thermostat
 by Scott M Baker, [email protected], http://www.smbaker.com/

 pyenest is the above, Edited
 by Eugene Efremov, [email protected]

 Usage:
    'nest.py' can be imported and used programmatically by passing
    parameters identifying specific structures and devices, meant for setups where
    you have multiples or want to be agnostic.

 Installation:
    pip install pyenest will do you right.

 Licensing:
    This is distributed unider the Creative Commons 3.0 Non-commecrial,
    Attribution, Share-Alike license. You can use the code for noncommercial
    purposes. You may NOT sell it. If you do use it, then you must make an
    attribution to me (i.e. Include my name and thank me for the hours I spent
    on this)

 Acknowledgements:
    Chris Burris's Siri Nest Proxy was very helpful to learn the nest's
       authentication and some bits of the protocol.
    Scott Baker's nest.py, which I (Eugene Efremov) shamelessly bastardized, was irreplaceable
       and without it I likely wouldn't have done any of this.

About

python API for talking to nest thermostat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published