Use customer.bmwgroup.com to get token (151) Fix __getattr__ KeyError (148)
0.6.2
Remove time.sleep while retrying on server 500 error. This is not allowed in HA thread pool since that risks exhausting the pool.
0.6.1
* Retry when there are 500 server errors -> timmccor * Add function to send Point Of Interest (POI) to car -> rikroe, robthebold, gps1539, m1n3rva * Code cleanup -> swimsystems, scop