Bump pyenvisalink to version 2.1 (#7803)
This commit is contained in:
parent
8b7894fb86
commit
ef51d8518a
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.0']
|
||||
REQUIREMENTS = ['pyenvisalink==2.1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -527,7 +527,7 @@ pyeight==0.0.6
|
|||
pyemby==1.2
|
||||
|
||||
# homeassistant.components.envisalink
|
||||
pyenvisalink==2.0
|
||||
pyenvisalink==2.1
|
||||
|
||||
# homeassistant.components.sensor.fido
|
||||
pyfido==1.0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue