Merge pull request #4503 from sdague/pyvera_bump

Bump pyvera to 0.2.21
This commit is contained in:
Sean Dague 2016-11-21 06:09:54 -05:00 committed by GitHub
commit d883b18751
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -453,7 +453,7 @@ python-wink==0.10.0
# pyuserinput==0.1.11 # pyuserinput==0.1.11
# homeassistant.components.vera # homeassistant.components.vera
pyvera==0.2.20 pyvera==0.2.21
# homeassistant.components.notify.html5 # homeassistant.components.notify.html5
pywebpush==0.6.1 pywebpush==0.6.1