Bump pyenvisalink (#17086)
This commit is contained in:
parent
c78850a983
commit
15a160a630
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ from homeassistant.helpers.entity import Entity
|
|||
from homeassistant.helpers.discovery import async_load_platform
|
||||
from homeassistant.helpers.dispatcher import async_dispatcher_send
|
||||
|
||||
REQUIREMENTS = ['pyenvisalink==2.3']
|
||||
REQUIREMENTS = ['pyenvisalink==3.7']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -868,7 +868,7 @@ pyeight==0.0.9
|
|||
pyemby==1.5
|
||||
|
||||
# homeassistant.components.envisalink
|
||||
pyenvisalink==2.3
|
||||
pyenvisalink==3.7
|
||||
|
||||
# homeassistant.components.climate.ephember
|
||||
pyephember==0.2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue