mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bump pyenvisalink (#17086)
This commit is contained in:
parent
c78850a983
commit
15a160a630
@ -16,7 +16,7 @@ from homeassistant.helpers.entity import Entity
|
|||||||
from homeassistant.helpers.discovery import async_load_platform
|
from homeassistant.helpers.discovery import async_load_platform
|
||||||
from homeassistant.helpers.dispatcher import async_dispatcher_send
|
from homeassistant.helpers.dispatcher import async_dispatcher_send
|
||||||
|
|
||||||
REQUIREMENTS = ['pyenvisalink==2.3']
|
REQUIREMENTS = ['pyenvisalink==3.7']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -868,7 +868,7 @@ pyeight==0.0.9
|
|||||||
pyemby==1.5
|
pyemby==1.5
|
||||||
|
|
||||||
# homeassistant.components.envisalink
|
# homeassistant.components.envisalink
|
||||||
pyenvisalink==2.3
|
pyenvisalink==3.7
|
||||||
|
|
||||||
# homeassistant.components.climate.ephember
|
# homeassistant.components.climate.ephember
|
||||||
pyephember==0.2.0
|
pyephember==0.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user