How to keep car awake for archiving without providing credentials? #970
Replies: 3 comments 9 replies
-
Check out this part in the teslausb_setup_variables.conf.sample |
Beta Was this translation helpful? Give feedback.
-
|
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.
-
|
Am I right in thinking that I can use Home Assistant to enable sentry mode which will then reboot TeslaUSB and if archiving hasn't finished it will continue? If so I could write an automation to turn it on in the small hours, wait 5 minutes then monitor the bandwidth for TeslaUSB, then when it drops disable sentry mode? |
Beta Was this translation helpful? Give feedback.
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