Keep Accessory Power On Request #5588
Closed
fals3illusion
started this conversation in
Ideas
Replies: 1 comment
|
Hi thanks for your idea. This specific setting would prevent the car from sleeping, so not recommended at all. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Is there anyway we can get the "Keep Accessory Power On" toggle to work with this ?
i just found it is a supported command and have it working from my flask server that sends commands, i just dont have a way to read it...
straight from Tesla's own proxy source code (pkg/proxy/command.go in teslamotors/vehicle-command
Command name: keep_accessory_power_mode (this is the literal path segment — not documented on developer.tesla.com because it has no direct Fleet API REST fallback; it's signed-only, same treatment as set_low_power_mode)
Would these be able to be implemented?
Thanks !
All reactions