bump python-ecobee-api version to 0.0.8 (#9074)

This commit is contained in:
Nolan Gilley 2017-08-21 17:16:17 -04:00 committed by Fabian Affolter
parent bc549e9525
commit 54f01f3f11
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.7']
REQUIREMENTS = ['python-ecobee-api==0.0.8']
_CONFIGURING = {}
_LOGGER = logging.getLogger(__name__)

View file

@ -716,7 +716,7 @@ python-clementine-remote==1.0.1
python-digitalocean==1.12
# homeassistant.components.ecobee
python-ecobee-api==0.0.7
python-ecobee-api==0.0.8
# homeassistant.components.climate.eq3btsmart
# python-eq3bt==0.1.5