Open digilord opened 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.
nest_thermostat/__init__.py
I'm under the impression you wanted to do this PR against my fork https://github.com/FiloSottile/nest_thermostat
Is it possible? @digilord
Updated the codebase to properly use print(). Updated
nest_thermostat/__init__.py
line 41 to eliminate the dict cannot be indexed error.