Upgrade lyft_rides to 0.2 (#9578)

This commit is contained in:
Enrique Gonzalez 2017-09-25 13:34:48 -07:00 committed by Fabian Affolter
parent 4a6a53c1ad
commit cf8e6d8d86
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ from homeassistant.helpers.entity import Entity
from homeassistant.util import Throttle from homeassistant.util import Throttle
import homeassistant.helpers.config_validation as cv import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['lyft_rides==0.1.0b0'] REQUIREMENTS = ['lyft_rides==0.2']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View file

@ -401,7 +401,7 @@ liveboxplaytv==1.4.9
lmnotify==0.0.4 lmnotify==0.0.4
# homeassistant.components.sensor.lyft # homeassistant.components.sensor.lyft
lyft_rides==0.1.0b0 lyft_rides==0.2
# homeassistant.components.notify.matrix # homeassistant.components.notify.matrix
matrix-client==0.0.6 matrix-client==0.0.6