Enrique Gonzalez
cf8e6d8d86
Upgrade lyft_rides to 0.2 ( #9578 )
2017-09-25 22:34:48 +02:00
Adam Mills
3b7f16f189
Catch and log Lyft API errors ( #8635 )
2017-07-25 00:05:47 -04:00
Fabian Affolter
a4f1f6e724
Update docstrings ( #7374 )
...
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstring
* Update docstrings
* Update docstrings
* Fix lint issues
* Update docstrings
* Revert changes in dict
2017-05-02 09:18:47 -07:00
Adam Mills
b6a4a0d9af
Refactor lyft sensor update ( #7233 )
2017-04-23 09:23:00 +02:00
Dan Ports
2c39038507
lyft sensor: re-enable Prime Time rate attribute ( #6982 )
...
Turns out this does work correctly even without a user login
(assuming that sandbox mode is disabled)
2017-04-22 21:16:06 +02:00
Dan Ports
20c5f9de4b
Add sensor for Lyft time and price (based on Uber sensor) ( #6711 )
...
* Add sensor for Lyft time and price (based on Uber sensor)
* Minor fixes to lyft sensor
- use add_devices(...,True) instead of explicitly calling update
- move sensor name check into constructor
* lyft sensor: disable sandbox mode
2017-03-23 08:15:52 -07:00