-
-
Notifications
You must be signed in to change notification settings - Fork 21
Description
Hi Peter,
referring to #1800, first thanks for your information.
Then, I would like to place the Feature Request to implement full local BLE support without any need of cloud telemetry or support.
These would keep costs low and also increase security since everything regarding the car is handled locally.
As from your words in #1800 I am not sure if you are aware, that it would be possible to keep TSC (including all relevant telemetry) completely local without any need of official telemetry, API, cloud or costs.
I (kind of) re-implemented TSC (my relevant features, "Überschussladen" and "MinSoC") locally with the help of https://github.com/tesla-local-control/tesla_ble_mqtt_docker and Home Assistant now.
Since the mentioned project offers all BLE telemetry and commands via MQTT, it may also be easy to integrate into TSC.
As a POC with this Projekt and HA, I went completely local and - sad to say - as a former supporter moved away from TSC.
If the project would have been in another language I would have done my implementations as a PR for TSC.
Instead I maybe will have to wait if local BLE Support will be coming.
Anyways, thanks a lot for all of your work; I had a great time using TSC so far.