esphome-tesla-ble
esphome-tesla-ble copied to clipboard
Interact with Tesla vehicles over BLE using ESPHome and Home Assistant
Hello i tried to install the code via esphome dashboard. But every time i try it i get errors. My first try was `substitutions: # all substitutions for this project...
Hi, Just wanted to let you know that I'll be trying this out. Just ordered my first ESP32 device ever. Excited!
Can you do a guide how to build the firmware via the Dashboard ?
Similar to this closed issue: https://github.com/yoziru/esphome-tesla-ble/issues/64 I performed the 2024.26.8 Tesla update to to my Model 3 and now the command to set charging amps via BLE is timing-out after...
Hello. In official tesla ble api (vehicle command git repository), when there is let say charging limit set to 50%, and vehicle is battery level is 60%, while try to...
For reference if anyone wants to use the ATOM Lite for the Tesla BLE Project ``` substitutions: name: ble-tesla friendly_name: Ble Tesla charging_amps_max: "16" packages: common: github://yoziru/esphome-tesla-ble/packages/common.yml@main client: github://yoziru/esphome-tesla-ble/packages/client.yml@main #...
Hi I guess I need a bit more help :) I have a esp mini board that I want to flash with your firmware - how do I do that?...
Hi, I got it flashed but now I'm getting the following error in the logs. Compiled and uploaded with ESPHOME terminal ```[22:20:14][I][wifi:616]: WiFi Connected! [22:20:14][I][app:062]: setup() finished successfully! [22:20:14][W][component:170]: Component...