I love the truck but I think Ford really needs up their software engineering team especially all the fiasco with OTA. Below is the code I am expecting that they run currently lol.
def get_firmware_update(vin):
return None;
...
def api_handler(vin, ... , firmware_update):
return {...