point to updated python-ecobee library

This commit is contained in:
nkgilley@gmail.com 2015-11-18 10:43:52 -05:00
parent 18d0f4461f
commit 8df32aac3c
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ import os
REQUIREMENTS = [
'https://github.com/nkgilley/python-ecobee-api/archive/'
'824a7dfabe7ef6975b2864f33e6ae0b48fb6ea3f.zip#python-ecobee==0.0.1']
'730009b9593899d42e98c81a0544f91e65b2bc15.zip#python-ecobee==0.0.1']
_LOGGER = logging.getLogger(__name__)

View File

@ -161,4 +161,4 @@ pushetta==1.0.15
orvibo==1.0.0
# Ecobee (*.ecobee)
https://github.com/nkgilley/python-ecobee-api/archive/824a7dfabe7ef6975b2864f33e6ae0b48fb6ea3f.zip#python-ecobee==0.0.1
https://github.com/nkgilley/python-ecobee-api/archive/730009b9593899d42e98c81a0544f91e65b2bc15.zip#python-ecobee==0.0.1