An alternative Bluelink app to use on Hyundai / Kia E-GMP Electric Cars. Its a scriptable app for IOS that allows you to control your Hyundai / Kia electric car using the Bluelink API.
- Auto-Updating Homescreen and Lockscreen Widgets
- Fresh and more responsive app UI
- Single click options for common commands (lock, warm, charge etc) in both app and in IOS Control Center
- Siri voice support "Hey Siri, Warm the car"
- Automations via IOS Shortcuts like walk-away lock
- Unlimited Custom Climate configurations
See https://bluelink.andyfase.com for all documentation on feature set, installation instructions and usgae of the app.
(click to view video)The code is written in typescipt and transpiled to Javascript, which the scriptable app requires.
/src
is the main source code of the app
/docs
is a Jekyll static CMS, which Gtihub pages supports.
/.github/docs.yml
is the GitHub Action pipeline that builds and deploys the Github Pages
/exampleData
is a set of exampke API payloads
cd src
npm i
npm run build ./src/index.ts egmp-bluelink