Comma.ai Integration

For those familiar, comma.ai is a company that offers a device, similar to a dashcam, that can drive your car fairly autonomously.
This integration uses their API to pull some info into HASS.
See more docs on GitHub. The integration is available in HACS!

2 Likes

thats very cool, will check it out (c3x/21 bolt+pedal+frog)

edit: hmm I did the jwt thing and got a code, but how does that code link to the c3x ?

edit2: ok I figured it out, I did not remember what or if I logged in to when the comma was first set up, and I used the wrong one…

but you need to find your account @ https://connect.comma.ai/

if you don’t remember which you originally used, try all 3.

once you have logged in to connect, you should see your device/vehicle and your drives.

then you can log in to @ https://jwt.comma.ai/ using the same account login, this will give you a one line page with the token, paste that token into the integration, then your comma/vehicle should show up in HA.

might be helpful to add this info to your repo