Skip to content

Commit 0180406

Browse files
authored
Update README.md
1 parent ff02324 commit 0180406

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Tesla Fleet Api
2-
Python library for Tesla Fleet API and Teslemetry.
2+
Python library for Tesla Fleet API and Tesla Command Protocol, including signed commands and encrypted local Bluetooth (BLE). Also provides interfaces for Teslemetry and Tessie.
33

4-
Based on [Tesla Developer documentation](https://developer.tesla.com/docs/fleet-api).
4+
Based on [Tesla Developer documentation](https://developer.tesla.com/docs/fleet-api) and [Tesla Command Protocol](https://github.com/teslamotors/vehicle-command/blob/main/pkg/protocol/protocol.md)
55

6+
**Documentation is currently outdated for V1.0.X**
67

78
## TeslaFleetApi
89
This is the base class, however can also be used directly if you have a valid user access_token.

0 commit comments

Comments
 (0)