smbaker / pynest

python API for talking to nest thermostat
165 stars 81 forks source link

Update to Use Print Correctly #14

Open digilord opened 10 years ago

digilord commented 10 years ago

Updated the codebase to properly use print(). Updated nest_thermostat/__init__.py line 41 to eliminate the dict cannot be indexed error.

FiloSottile commented 10 years ago

I'm under the impression you wanted to do this PR against my fork https://github.com/FiloSottile/nest_thermostat

Is it possible? @digilord