-
Notifications
You must be signed in to change notification settings - Fork 9
Support for EU Hyundai #8
Copy link
Copy link
Open
Labels
New RegionAdding support for a new regionAdding support for a new regionenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
BetterBlueKit does not support EU Hyundai vehicles. Steps to enable it:
- Create a HyundaiEU.swift file with a class that overrides HyundaiAPIEndpointProviderBase
- Use a proxy to capture login / fetch vehicle / command flow from the MyHyundai app
- Override endpoint methods to match captured logs
- Update BBCLI to create your endpoint provider
- Run
swift run bbcli -u [username] -p [password] -b hyundai -r EU
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
New RegionAdding support for a new regionAdding support for a new regionenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed