upgrade ecobee (#11878)

This commit is contained in:
Nolan Gilley 2018-01-23 17:03:54 -05:00 committed by Fabian Affolter
parent eea7e2fa2d
commit 9a3895c79e
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ from homeassistant.const import CONF_API_KEY
from homeassistant.util import Throttle
from homeassistant.util.json import save_json
REQUIREMENTS = ['python-ecobee-api==0.0.14']
REQUIREMENTS = ['python-ecobee-api==0.0.15']
_CONFIGURING = {}
_LOGGER = logging.getLogger(__name__)

View file

@ -870,7 +870,7 @@ python-clementine-remote==1.0.1
python-digitalocean==1.13.2
# homeassistant.components.ecobee
python-ecobee-api==0.0.14
python-ecobee-api==0.0.15
# homeassistant.components.climate.eq3btsmart
# python-eq3bt==0.1.8