pkuehnel / TeslaSolarCharger

A software to let your Tesla charge with solar energy ☀
GNU General Public License v3.0
119 stars 19 forks source link

TSC finds no BT Beacon #1334

Open DomiSanNo1 opened 1 week ago

DomiSanNo1 commented 1 week ago

Hey, TSC BLE API shows following issue:

Error: failed to find BLE beacon for (VIN***** (S6f7b3ba04****): can't scan: context deadline exceeded

Do you know the reason? BT ist alive, TSC is running on Debian12

pkuehnel commented 1 week ago

Context deadline exeeded Means the car can't be found within the timout of 20 seconds. As I am only calling Tesla's Command CLI there is nothing I can do about. How far is your Bluetooth device away from the car?

DomiSanNo1 commented 1 week ago

About 10 Meters. The Tesla finds my server when iam searching in the car.

pkuehnel commented 1 week ago

The infotainment Bluetooth has nothing to do with BLE. 10 Meter is way to much especially when you have walls or other obstacles between the car an your BLE device.

DomiSanNo1 commented 2 days ago

Hey, it works now. But the API will not be called anymore.

The car is full charged, but TSC Shows up 11kw loading rate.

Any idea?

image

pkuehnel commented 1 day ago

Did the Tesla just finish charging? The actual data is only gathered few minutes (configured in the car settings) as only 200 Requests are allowed per day due to Tesla rate Limits. You can enable using TeslaMate data in the base configuration but very likely TeslaMate won't work anymore in the near future. Tesla claims to phase out old APIs starting April 2024.