upgrade python-ecobee-api (#9612)

This commit is contained in:
Nolan Gilley 2017-09-28 14:38:15 -04:00 committed by Fabian Affolter
parent 6fb55b363a
commit 8b6a5eef4c
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ from homeassistant.helpers import discovery
from homeassistant.const import CONF_API_KEY
from homeassistant.util import Throttle
REQUIREMENTS = ['python-ecobee-api==0.0.9']
REQUIREMENTS = ['python-ecobee-api==0.0.10']
_CONFIGURING = {}
_LOGGER = logging.getLogger(__name__)

View File

@ -739,7 +739,7 @@ python-clementine-remote==1.0.1
python-digitalocean==1.12
# homeassistant.components.ecobee
python-ecobee-api==0.0.9
python-ecobee-api==0.0.10
# homeassistant.components.climate.eq3btsmart
# python-eq3bt==0.1.5