bump python-ecobee-api version to 0.0.18 (#13854)

* bump python-ecobee-api version to 0.0.18

* Update requirements_all.txt
This commit is contained in:
geekofweek 2018-04-13 20:36:46 -05:00 committed by Paulus Schoutsen
parent 0daf38d18c
commit c6c166645d
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.17']
REQUIREMENTS = ['python-ecobee-api==0.0.18']
_CONFIGURING = {}
_LOGGER = logging.getLogger(__name__)

View File

@ -942,7 +942,7 @@ python-clementine-remote==1.0.1
python-digitalocean==1.13.2
# homeassistant.components.ecobee
python-ecobee-api==0.0.17
python-ecobee-api==0.0.18
# homeassistant.components.climate.eq3btsmart
# python-eq3bt==0.1.9