Skip to content

Commit

Permalink
Unsupported Features on Dacia Spring
Browse files Browse the repository at this point in the history
Lock Status / Res State and Charge Mode are not supported on Dacia Spring.
  • Loading branch information
slater0013 authored and Quentame committed Oct 20, 2023
1 parent 93f2b45 commit 8013819
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/renault_api/kamereon/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@
},
"XBG1VE": { # DACIA SPRING
"control-charge-via-kcm": True,
"support-endpoint-lock-status": False,
"support-endpoint-res-state": False,
"support-endpoint-charge-mode": False,
},
"XCB1VE": { # MEGANE E-TECH
"support-endpoint-lock-status": False,
Expand Down

0 comments on commit 8013819

Please sign in to comment.