bump eq3bt version (#11834)

This commit is contained in:
Teemu R 2018-01-21 11:45:20 +01:00 committed by Pascal Vizeli
parent 47e31dc9ee
commit 1a789a05db
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ from homeassistant.const import (
CONF_MAC, CONF_DEVICES, TEMP_CELSIUS, ATTR_TEMPERATURE, PRECISION_HALVES) CONF_MAC, CONF_DEVICES, TEMP_CELSIUS, ATTR_TEMPERATURE, PRECISION_HALVES)
import homeassistant.helpers.config_validation as cv import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['python-eq3bt==0.1.6'] REQUIREMENTS = ['python-eq3bt==0.1.8']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -870,7 +870,7 @@ python-digitalocean==1.13.2
python-ecobee-api==0.0.14 python-ecobee-api==0.0.14
# homeassistant.components.climate.eq3btsmart # homeassistant.components.climate.eq3btsmart
# python-eq3bt==0.1.6 # python-eq3bt==0.1.8
# homeassistant.components.sensor.etherscan # homeassistant.components.sensor.etherscan
python-etherscan-api==0.0.2 python-etherscan-api==0.0.2