-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I'm not able to update the current limit on my 2023 AT with this - it stays at whatever is set from the pilot panel. I've tried while my car is sleeping, awake, and actively charging. Has someone else been able to set it successfully?
Here is my output from running the example:
INFO:__main__:Login successful!
INFO:__main__:Using vehicle: XXXXXXXXXXXXXXXX
INFO:__main__:Getting current AC current settings...
INFO:__main__:Current AC Current Settings:
INFO:__main__: Active Session Limit: 10A
INFO:__main__: Energy Limit: 80A
INFO:__main__: Requested Limit: 0A
INFO:__main__:Setting AC current limit to 32A...
INFO:__main__:AC current limit set successfully!
INFO:__main__:Getting updated AC current settings...
INFO:__main__:Updated AC Current Settings:
INFO:__main__: Active Session Limit: 10A
INFO:__main__: Energy Limit: 80A
INFO:__main__: Requested Limit: 0A
INFO:__main__:Setting AC current limit to 16A...
INFO:__main__:AC current limit set successfully!
INFO:__main__:Final AC Current Settings:
INFO:__main__: Active Session Limit: 10A
INFO:__main__: Energy Limit: 80A
INFO:__main__: Requested Limit: 0A
I'm happy to help investigate and fix this, but I need a little help to get started. (Tools to intercept the mobile app communication, how did we figure out this is in Lucid's API, what troubleshooting has been done so far, etc.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels