Updated to pyeconet 0.0.10 (#21837)
This commit is contained in:
parent
76d11e4b74
commit
012c657a9c
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ from homeassistant.const import (
|
|||
TEMP_FAHRENHEIT)
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['pyeconet==0.0.9']
|
||||
REQUIREMENTS = ['pyeconet==0.0.10']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1013,7 +1013,7 @@ pydukeenergy==0.0.6
|
|||
pyebox==1.1.4
|
||||
|
||||
# homeassistant.components.water_heater.econet
|
||||
pyeconet==0.0.9
|
||||
pyeconet==0.0.10
|
||||
|
||||
# homeassistant.components.switch.edimax
|
||||
pyedimax==0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue