Updated to newest pyeconet (#21772)

pull/21791/head
William Scanlon 2019-03-07 19:46:01 -05:00 committed by Paulus Schoutsen
parent cfd94ecbbc
commit a843da1bfc
2 changed files with 2 additions and 2 deletions

View File

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

View File

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