esphome-tesla-ble
esphome-tesla-ble copied to clipboard
Successful install after errors - Tutorial inside
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][app:062]: setup() finished successfully!
[22:20:14][W][component:170]: Component wifi cleared Warning flag
[22:20:14][W][component:157]: Component api set Warning flag: unspecified
[22:20:14][I][app:100]: ESPHome version 2024.7.2 compiled on Jul 25 2024, 21:24:07
[22:20:14][I][app:102]: Project yoziru.esphome-tesla-ble version 2024.7.24
[22:20:14][W][component:170]: Component api cleared Warning flag
[22:20:14][W][component:237]: Component api took a long time for an operation (55 ms).
[22:20:14][W][component:238]: Components should block for at most 30 ms.
[22:20:14][W][component:237]: Component api took a long time for an operation (57 ms).
[22:20:14][W][component:238]: Components should block for at most 30 ms.
[22:20:27][I][tesla_ble_vehicle:285]: Starting pairing
[22:20:27][I][tesla_ble_vehicle:286]: Not authenticated yet, building whitelist message
[22:20:27]Building whitelist message
[22:20:27]Public key size: 65
[22:20:27]Public key: 04cb6ae2967e197bbd63ea0ff4eed03950367705897add253e6e185264148dace6ce29ff383a1a7363ebde5b2851b8b7026ba991876c4c077422c7f006f9ec1974
[22:20:27]Encoding whitelist message
[22:20:27]Bytes written: 80
[22:20:27]Encoding message
[22:20:27]Encoded whitelist message :82014d2a470a430a4104cb6ae2967e197bbd63ea0ff4eed03950367705897add253e6e185264148dace6ce29ff383a1a7363ebde5b2851b8b7026ba991876c4c077422c7f006f9ec1974200232020809
[22:20:27]Building VCSEC to VCSEC message
[22:20:27]Encoding VCSEC to VCSEC message
[22:20:27]Bytes written: 86
[22:20:27]Encoding message
[22:20:27]Encoded VCSEC to VCSEC message length: 86
[22:20:27]Encoded VCSEC to VCSEC message :0a54125082014d2a470a430a4104cb6ae2967e197bbd63ea0ff4eed03950367705897add253e6e185264148dace6ce29ff383a1a7363ebde5b2851b8b7026ba991876c4c077422c7f006f9ec19742002320208091802
[22:20:27]Prepending length
[22:20:27][I][esp-idf:000]: W (22496) BT_LOG: esp_ble_gattc_write_char, The connection not created.
[22:20:27]
[22:20:27][W][tesla_ble_vehicle:353]: Error sending write value to BLE gattc server, error=259
[22:20:27][E][tesla_ble_vehicle:303]: Failed to send whitelist message
[22:20:27][W][component:237]: Component api took a long time for an operation (82 ms).
[22:20:27][W][component:238]: Components should block for at most 30 ms.
[22:20:41][W][component:237]: Component api took a long time for an operation (54 ms).
[22:20:41][W][component:238]: Components should block for at most 30 ms.
[22:20:42][W][component:237]: Component api took a long time for an operation (56 ms).
[22:20:42][W][component:238]: Components should block for at most 30 ms.
[22:20:47][I][tesla_ble_vehicle:285]: Starting pairing
[22:20:47][I][tesla_ble_vehicle:286]: Not authenticated yet, building whitelist message
[22:20:47]Building whitelist message
[22:20:47]Public key size: 65
[22:20:47]Public key: 04cb6ae2967e197bbd63ea0ff4eed03950367705897add253e6e185264148dace6ce29ff383a1a7363ebde5b2851b8b7026ba991876c4c077422c7f006f9ec1974
[22:20:47]Encoding whitelist message
[22:20:47]Bytes written: 80
[22:20:47]Encoding message
[22:20:47]Encoded whitelist message :82014d2a470a430a4104cb6ae2967e197bbd63ea0ff4eed03950367705897add253e6e185264148dace6ce29ff383a1a7363ebde5b2851b8b7026ba991876c4c077422c7f006f9ec1974200232020809
[22:20:47]Building VCSEC to VCSEC message
[22:20:47]Encoding VCSEC to VCSEC message
[22:20:47]Bytes written: 86
[22:20:47]Encoding message
[22:20:47]Encoded VCSEC to VCSEC message length: 86
[22:20:47]Encoded VCSEC to VCSEC message :0a54125082014d2a470a430a4104cb6ae2967e197bbd63ea0ff4eed03950367705897add253e6e185264148dace6ce29ff383a1a7363ebde5b2851b8b7026ba991876c4c077422c7f006f9ec19742002320208091802
[22:20:47]Prepending length
[22:20:47][I][esp-idf:000]: W (42487) BT_LOG: esp_ble_gattc_write_char, The connection not created.
[22:20:47]
[22:20:47][W][tesla_ble_vehicle:353]: Error sending write value to BLE gattc server, error=259
[22:20:47][E][tesla_ble_vehicle:303]: Failed to send whitelist message
[22:20:47][W][component:237]: Component api took a long time for an operation (87 ms).
[22:20:47][W][component:238]: Components should block for at most 30 ms.
[22:20:55][W][ble_rssi_sensor:061]: [BLE Signal] Cannot poll, not connected
[22:21:06][I][safe_mode:041]: Boot seems successful; resetting boot loop counter```