ianjwhite99 / connected-car-node-sdk

Open-source JavaScript SDK for Ford vehicles connected via FordPass and SYNC.
MIT License
51 stars 10 forks source link

Add recall status functionality #15

Closed ianjwhite99 closed 2 years ago

ianjwhite99 commented 2 years ago

Add recall status functionality, similar to the python-sdk

Discussed in https://github.com/ianjwhite99/connected-car-python-sdk/discussions/48

Originally posted by **plamish** January 5, 2022 Hey @ianjwhite99, great and neat work. Thanks for the SDK. Here is URL for checking active recalls you may consider adding as new functionality: https://api.mps.ford.com/api/recall/v1/recalls?vin=&language=DE®ion=CH&country=CHE Cheers
ianjwhite99 commented 2 years ago

:tada: This issue has been resolved in version 1.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: