Turns out this does work correctly even without a user login (assuming that sandbox mode is disabled)
* 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