You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature suggestion:
add api to query bluetooth/connection information such as connection status, BLE probes, mac addresses of sender and reciever and RSSI.
Something like GET /api/proxy/bluetooth
The text was updated successfully, but these errors were encountered:
If someone wants to try it out, it's on my fork Lenart12/TeslaBleHttpProxy on branch main. Before compiling you need to replace vehicle-command with my version in go.mod:37 (https://github.com/Lenart12/vehicle-command)
Feature suggestion:
add api to query bluetooth/connection information such as connection status, BLE probes, mac addresses of sender and reciever and RSSI.
Something like
GET /api/proxy/bluetooth
The text was updated successfully, but these errors were encountered: