Bump pyenvisalink to version 2.0 (#5311)

pull/5318/head
Dan Cinnamon 2017-01-13 23:02:33 -06:00 committed by Paulus Schoutsen
parent 4b43537801
commit 5f7d53c06b
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ from homeassistant.const import EVENT_HOMEASSISTANT_STOP
from homeassistant.helpers.entity import Entity
from homeassistant.components.discovery import load_platform
REQUIREMENTS = ['pyenvisalink==1.9', 'pydispatcher==2.0.5']
REQUIREMENTS = ['pyenvisalink==2.0', 'pydispatcher==2.0.5']
_LOGGER = logging.getLogger(__name__)
DOMAIN = 'envisalink'

View File

@ -413,7 +413,7 @@ pydispatcher==2.0.5
pyemby==0.2
# homeassistant.components.envisalink
pyenvisalink==1.9
pyenvisalink==2.0
# homeassistant.components.ifttt
pyfttt==0.3