Bump pyvera version

This commit is contained in:
pavoni 2015-12-31 16:09:05 +00:00
parent 90ae5c6646
commit 5f89b34831
4 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@ from homeassistant.components.light import ATTR_BRIGHTNESS
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
REQUIREMENTS = ['#pyvera==0.2.0']
REQUIREMENTS = ['#pyvera==0.2.1']
_LOGGER = logging.getLogger(__name__)

View File

@ -15,7 +15,7 @@ from homeassistant.const import (
ATTR_BATTERY_LEVEL, ATTR_TRIPPED, ATTR_ARMED, ATTR_LAST_TRIP_TIME,
TEMP_CELCIUS, TEMP_FAHRENHEIT, EVENT_HOMEASSISTANT_STOP)
REQUIREMENTS = ['#pyvera==0.2.0']
REQUIREMENTS = ['#pyvera==0.2.1']
_LOGGER = logging.getLogger(__name__)

View File

@ -19,7 +19,7 @@ from homeassistant.const import (
ATTR_LAST_TRIP_TIME,
EVENT_HOMEASSISTANT_STOP)
REQUIREMENTS = ['#pyvera==0.2.0']
REQUIREMENTS = ['#pyvera==0.2.1']
_LOGGER = logging.getLogger(__name__)

View File

@ -59,7 +59,7 @@ tellcore-py==1.1.2
# homeassistant.components.light.vera
# homeassistant.components.sensor.vera
# homeassistant.components.switch.vera
#pyvera==0.2.0
#pyvera==0.2.1
# homeassistant.components.wink
# homeassistant.components.light.wink