I updated the DEV build - an important one!!
The latest build brings
- Integration of the FordPass API
- Integration of the WeCharge API for the VW ID.Charger
- Refactoring of the OAuth flow to simplify the integration of new APIs
- Some bug fixes
- Some channels have been moved from general to status group
- README updated
This build has been tested to come up with 10 accounts of different brands and vehicles and some testing was already performed by other people. This doesn’t mean it’s bug free, but I have a good feeling. Please help to verify so I could open the PR.
- Make sure to removed the CarNet binding if you still use this (deprecated, upgrade to ConnectedCar binding
- Remove all things
- Add the account thing, discovers vehicle thing
- Add vehicle thing from Inbox, link channels (some of them are advanced) and add to model
Skoda Enyaq and VW.ID users: Make sure to select the specific Account Thins
There are 2 types of things
- Account Thing implements the online access to the service backend
- Vehicle Thing provides status data and remote control functions
Thing | Description | Portal | API |
---|---|---|---|
myaudi | myAudi Account thing (bridge) | https://myaudi.de | CarNet |
volkswagen | myVolkswagen Account (bridge) | https://myvolkswagen.de | CarNet |
skoda | Skoda Connect Account (bridge) | https://www.skoda-connect.com | CarNet |
seat | myVolkswagen Account (bridge) | myVolkswagen │Anmelden & Volkswagen ID │ Volkswagen Deutschland | CarNet |
vwid | VW ID. Account (bridge) | https://myvolkswagen.de | WeConnect.ID |
skoda-e | Skoda Enyaq Account (bridge) | https://www.skoda-connect.com | Skoda Native + CarNet |
ford | FordPass Account (bridge) | https://fordpass.com | FordPass |
wecharge | VW ID.Charger Account (bridge) | https://web-home-mobile.apps.emea.vwapps.io/ | WeCharge |
Note that the VW ID. uses a different account thing than other Volkswagen and same for the Skoda Enyaq compared to other Skoda models.
Thing | Description |
---|---|
cnvehicle | CarNet Thing (Audi, VW, Skoda, SEAT |
idvehicle | VW ID. vehicle, e.g. ID.3/ID.4 |
sevehicle | Skoda Enyaq vehicle |
fordvehicle | Ford vehicle |
wcbox | VW Wallbox with WeCharge service |
You could also provide infos on your vehicle. I could add those to the list of verified vehicles.
Have fun