alandtse / alandtse/tesla

Add support for Tesla BLE HTTP Proxy

オープン
#1,103 コメント 1 件 リアクション 2 件 担当者 0 名 GitHub で見る
enhancement stale
主要言語
Python
スター
780
フォーク
127
PR マージ指標
30日以内にマージされた PR はありません

説明

Since the deprecation of the Owners API, we have to go through many hoops and loops to use the Fleet API, and who know what changes are going to make in the future to it.
The most prominent feature lost is the possibility to send active commands to the car, especially initiating the charge or setting the amperes for all the owners of "dumb" wallboxes like the Tesla Wall Connector.

There is a neat project, called [Tesla BLE HTTP Proxy](https://github.com/wimaha/TeslaBleHttpProxy) that [implements the commands API](https://github.com/wimaha/TeslaBleHttpProxy?tab=readme-ov-file#api) that could be used to bring back those features without having to touch the Fleet API. The program acts as a BLE key for the car (i.e. like the official Tesla app) and can send authenticated commands. The drawback is that it has to be physically near the car, so it's mainly suited to control the car's charging process.

It would be great if this could be used instead of the Tesla HTTP Proxy for the users that choose so. (btw looks like the Tesla HTTP Proxy addon is being orphaned since creator sold their Tesla)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。