/subaruAPI-V2

FastAPI app built using a python package, SubaruLink, to integrate a few Subaru features with Siri

subaruAPI-V2

New & improved functionality. Now supports starting Subaru with custom climate presets, shutting off the engine, lock, and unlock with FastAPI.

-Additional feature: Discord Webhook compatibility added to get faster notifications of Subaru Starlink service.

New routes for the application

  • Lock:
    HOSTING_URL/lock
  • Unlock:
    HOSTING_URL/unlock
  • Start Engine:
    HOSTING_URL/start/{climate_preset_name}
  • Stop Engine:
    HOSTING_URL/stop