Closed morrisonbrett closed 8 years ago
http://docs.timdorr.apiary.io/#reference/vehicles/state-and-settings/driving-and-position
Need to test while driving, because while parked I'm getting null for shift_state. Need to see if that's normal.
Fixed (c88157bc320bac05e369e019dcb6545d7e6103fa). If ShiftState is null or "P", then it's parked.
Right now it checks for 0 mph. It should check if the car is in 'Park'.