bump pyvera version to 0.2.13 (#2406)

pull/2424/head
rhooper 2016-07-01 21:47:55 -04:00 committed by Paulus Schoutsen
parent 6bc504bfcc
commit 0a53b863cd
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ from homeassistant.helpers import discovery
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
from homeassistant.helpers.entity import Entity
REQUIREMENTS = ['pyvera==0.2.12']
REQUIREMENTS = ['pyvera==0.2.13']
_LOGGER = logging.getLogger(__name__)

View File

@ -339,7 +339,7 @@ python-wink==0.7.8
pyuserinput==0.1.9
# homeassistant.components.vera
pyvera==0.2.12
pyvera==0.2.13
# homeassistant.components.wemo
pywemo==0.4.3