Skip to content

Commit

Permalink
link in new windows
Browse files Browse the repository at this point in the history
  • Loading branch information
bassmaster187 committed Jan 29, 2024
1 parent bc4188b commit e0fd05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TeslaLogger/www/admin/password_fleet.php
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ function BrowserAuth()
Go to Tesla Authentification Page and gain access to Teslalogger. After you got your Access Token / Refresh Token, hit Ok to use the Fleet Api.
<ul>
<li>Fleet API: <a href="https://teslalogger.de/fleet-token.php?url=<?php echo $actual_link;?>">From Tesla</a>
<li>Send command: <a href="https://www.tesla.com/_ak/teslalogger.de">Link</a> (not required for pre 2021 Model S/X)</li>
<li>Send command: <a target="_blank" href="https://www.tesla.com/_ak/teslalogger.de">Link</a> (not required for pre 2021 Model S/X)</li>
</ul>
<table>
<tr><td><?php t("Access Token"); ?>:&nbsp;</td><td><input id="access_token" type="text" autocomplete="new-password"
Expand Down

0 comments on commit e0fd05e

Please sign in to comment.