yoziru / esphome-tesla-ble

Interact with Tesla vehicles over BLE using ESPHome and Home Assistant
GNU Affero General Public License v3.0
80 stars 14 forks source link

Add Lolin C3 Mini board #34

Closed Bre77 closed 1 month ago

Bre77 commented 3 months ago

I have successfully deployed this library onto a Lolin C3 Mini V1, so adding its board configuration.

yoziru commented 3 months ago

Thanks for adding, LGTM overall

Adminius commented 2 months ago

also works fine on "generic" C3, in my case C3 mini from Aliexpress:

esp32:
  board: esp32-c3-devkitm-1
  framework:
    type: esp-idf
    version: $espidf_version
    platform_version: $platformio_version