sdague / mychevy

Python module to interact with my.chevy website for collecting charge data for chevy bolt
Other
50 stars 8 forks source link

======= mychevy

.. image:: https://img.shields.io/pypi/v/mychevy.svg :target: https://pypi.python.org/pypi/mychevy

.. image:: https://img.shields.io/travis/sdague/mychevy.svg :target: https://travis-ci.org/sdague/mychevy

.. image:: https://readthedocs.org/projects/mychevy/badge/?version=latest :target: https://mychevy.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://pyup.io/repos/github/sdague/mychevy/shield.svg :target: https://pyup.io/repos/github/sdague/mychevy/ :alt: Updates

NOTE as GM continues to not make a real API available to end users, and I don't really have the time to keep chasing their internal changes, this library is largely unmaintained.

For home assistant integration, my suggestion is the https://github.com/michaelwoods/onstar2mqtt project, which does everything I was doing, but better supported, and works with HA MQTT discovery.