Updated to pyeconet 0.0.10 (#21837)

This commit is contained in:
William Scanlon 2019-03-08 22:24:17 -05:00 committed by Andrew Sayre
parent 76d11e4b74
commit 012c657a9c
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ from homeassistant.const import (
TEMP_FAHRENHEIT) TEMP_FAHRENHEIT)
import homeassistant.helpers.config_validation as cv import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['pyeconet==0.0.9'] REQUIREMENTS = ['pyeconet==0.0.10']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -1013,7 +1013,7 @@ pydukeenergy==0.0.6
pyebox==1.1.4 pyebox==1.1.4
# homeassistant.components.water_heater.econet # homeassistant.components.water_heater.econet
pyeconet==0.0.9 pyeconet==0.0.10
# homeassistant.components.switch.edimax # homeassistant.components.switch.edimax
pyedimax==0.1 pyedimax==0.1