Replies: 2 comments 2 replies
-
Check out this part in the teslausb_setup_variables.conf.sample |
Beta Was this translation helpful? Give feedback.
2 replies
-
Can someone please confirm whether this is a replacement to the TESLAFI API key that enables Sentry mode before and disables Sentry mode after Teslausb sync completes? I've found that using the legacy Teslafi keepawake option performs too many sentry on/off event calls to the Teslafi API that it hits the max limit and no longer is able to complete a full archive. Am seeking any other viable alternative option. |
Beta Was this translation helpful? Give feedback.
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.
-
It seems my archiving never finishes. There is TESLA_REFRESH_TOKEN, TESLA_NAME, TESLA_VIN, TESLA_WAKE_MODE but they come with the issue that if the car gets stolen, my account is compromised.
I am running Home Assistant already with access to the streaming API. It would be much more elegant if I could just do a web request (or ssh command) when archiving starts and ends. This forgoes all issues and I don't have to deal with another API credential.
With that command I would either temporarily enable sentry mode until archiving is completed or continuously issue the "Wake up" command that I have in Home Assistant.
Beta Was this translation helpful? Give feedback.
All reactions