Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/content/0.Config/6.Automate/2.Supported_Vehicles.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ When you're curious about whether your vehicle is supported or how it behaves wi
- Mini Cooper: SE Electric (Only supported in WiCAN PRO version)
- Mitsubishi: iMiEV/Outlander-PHEV
- Mitsubishi: Outlander-PHEV 2023
- Mitsubishi: Outlander-PHEV 2025
- Nissan : Ariya
- Nissan : leaf-ze1
- Nissan : Patrol/Armada Y62
Expand Down
13 changes: 13 additions & 0 deletions vehicle_profiles/mitsubishi/outlander-2025.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"car_model": "Mitsubishi: Outlander-PHEV 2025",
"init": "ATSP7;ATST96;",
"pids": [
{
"pid": "2201D1",
"pid_init": "ATSH18DB33F1;ATCRA18DAF1DB;",
"parameters": {
"SOC": "(B5*0.64)-19.2"
}
}
]
}