Bump pyenvisalink to version 2.1 (#7803)

This commit is contained in:
Dan Cinnamon 2017-05-29 03:27:36 -05:00 committed by Fabian Affolter
parent 8b7894fb86
commit ef51d8518a
2 changed files with 2 additions and 2 deletions

View file

@ -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__)

View file

@ -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