mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 13:27:09 +00:00
Updated to pyeconet 0.0.10 (#21837)
This commit is contained in:
parent
76d11e4b74
commit
012c657a9c
@ -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…
x
Reference in New Issue
Block a user