jamisonderek / ford-connect-sim

A simulator for the FordConnect API
MIT License
7 stars 0 forks source link

Add additional states to /statusrefresh route #34

Closed jamisonderek closed 3 years ago

jamisonderek commented 3 years ago

Get refresh vehicle status, Lock status can be LOCKED, UNLOCKED and ERROR. Alarm status can be SET, NOTSET, ACTIVE and ERROR.

jamisonderek commented 3 years ago

Alarm status can be SET, NOTSET, ACTIVE and ERROR. was addressed by #30 .