This commit is contained in:
Nolan Gilley 2015-11-17 19:20:56 -05:00
parent e317e0798b
commit 22fcbc67cf

View File

@ -35,7 +35,7 @@ import os
REQUIREMENTS = [
'https://github.com/nkgilley/home-assistant-ecobee-api/archive/'
'c61ee6d456bb5f4ab0c9598804aa9231c3d06f8e.zip#python-ecobee==0.1.1']
'e0388659a0f2fc7266485affbd398350cc0b5c58.zip#python-ecobee==0.1.1']
_LOGGER = logging.getLogger(__name__)