- Fix tests
- Add non EV attributes
- Fix UA string
- flake8 fixes
- Support new Azure based login. Thanks to @jaygun and [email protected] for core logic. Fixes issue #11
- Support CA urls
- Reduce implicit retries
- add explicit charging property
- remove the selenium requirement (thanks [email protected])
- get my.chevy working with the new website (thanks [email protected])
- my.chevy website is finally back up, data structure parsing adjusted to match it
- Add simple unit testing
- Stop testing on python 3.4 so we can use more advanced exceptions
- Nicer error handling when server throws an error
- Change data collection to use json parsing instead of screen scraping after login
- Upgraded cli to use click
- First release on PyPI.