Updated pyvera (#8437)

This commit is contained in:
Alan Fischer 2017-07-11 07:14:46 -06:00 committed by Fabian Affolter
parent ee57a823af
commit 7b105a2150
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ from homeassistant.const import (
EVENT_HOMEASSISTANT_STOP)
from homeassistant.helpers.entity import Entity
REQUIREMENTS = ['pyvera==0.2.33']
REQUIREMENTS = ['pyvera==0.2.34']
_LOGGER = logging.getLogger(__name__)

View File

@ -770,7 +770,7 @@ pyunifi==2.13
# pyuserinput==0.1.11
# homeassistant.components.vera
pyvera==0.2.33
pyvera==0.2.34
# homeassistant.components.velux
pyvlx==0.1.3