Bump pyeconet (#16571)

* Updated pyeconet to the newest version to deal with econet API change
pull/16574/head
William Scanlon 2018-09-11 21:45:51 -04:00 committed by GitHub
parent 188f5de5ae
commit 6bd120ff1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -839,7 +839,7 @@ pydukeenergy==0.0.6
pyebox==1.1.4
# homeassistant.components.climate.econet
pyeconet==0.0.5
pyeconet==0.0.6
# homeassistant.components.switch.edimax
pyedimax==0.1