clarkd / fordpass-python

Python wrapper for the FordPass API for Ford vehicle information and control: start, stop, lock, unlock.
MIT License
28 stars 9 forks source link

Additional FordPass API calls #5

Closed sillygoose closed 2 years ago

sillygoose commented 3 years ago

I have been playing around with the FordPass API using your library and have added a few new APIs that allow for more data to be extracted.

You can find sample code that calls these in sillygoose/fordconnect-python repo

Thanks and best regards.

Rick

PS - sorta new to this stuff, hope I got it right