point ecobee to latest api which has been cleaned up a bit.

This commit is contained in:
nkgilley@gmail.com 2015-12-04 14:17:12 -05:00
parent d0ae22428d
commit f582137fe3
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ HOLD_TEMP = 'hold_temp'
REQUIREMENTS = [
'https://github.com/nkgilley/python-ecobee-api/archive/'
'5645f843b64ac4f6e59dfb96233a07083c5e10c1.zip#python-ecobee==0.0.3']
'92a2f330cbaf601d0618456fdd97e5a8c42c1c47.zip#python-ecobee==0.0.4']
_LOGGER = logging.getLogger(__name__)

View File

@ -21,7 +21,7 @@ pysnmp==4.2.5
netdisco==0.5.2
# homeassistant.components.ecobee
https://github.com/nkgilley/python-ecobee-api/archive/5645f843b64ac4f6e59dfb96233a07083c5e10c1.zip#python-ecobee==0.0.3
https://github.com/nkgilley/python-ecobee-api/archive/92a2f330cbaf601d0618456fdd97e5a8c42c1c47.zip#python-ecobee==0.0.4
# homeassistant.components.ifttt
pyfttt==0.3