You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update repo documents and complete linting (#41)
* Truncate VIN and add display_name **breaks HA entities**
* Add sensor_type
* Fix ChargerConnectionSensor to reflect cable connection
* Begin adding test suites and linting
* Rename filenames to fix pylint snake_case errors
* Fix pylint errors and add initial linting
* Flesh out documentation and setup.py
* Fix import errors caused by case rename
* Fix call for built-in id instead of id_
* Add more verbose debugging for wrapper
* Cleanup redundant import
* Fix bug where list of online vehicles not updated (#39)
* Bump version to 0.0.25 (#40)
* Change to Apache-2.0 from WTFPL
* Bump version to 0.0.26