Oof. I will look into it later. Thanks for the report.
Oof. I will look into it later. Thanks for the report.
What is your Home Assistant version? 2025.1?
State of health is not a known statistic. We don’t know how they calculate it.I have a discrepancy with my battery SOH and the math doesn't add up for a 95% soh on a 23' Air touring car. Info and math in pics. That and my SOH went up after the update. I know when I see #s that don't make sense. Can someone make sense of this?
I have a discrepancy with my battery SOH and the math doesn't add up for a 95% soh on a 23' Air touring car. Info and math in pics. That and my SOH went up after the update. I know when I see #s that don't make sense. Can someone make sense of this?
The same.@borski how is this working with your Gravity?
Thanks for the info. Knowing there may be a way to get around the lack of an OBD port is encouraging. I have written some code to get individual battery cell voltages and do some other stuff for my Chevy Spark and hoped to do the same with Gravity. Ive been teetering on the RivianR1S/Gravity fence since my March order keeps stretching out. Maybe this will keep me on the Gravity side.The same.
My only thought is that Lucid's Protobuf use might be quite a pain to deal with in "Monkey C." If that is true, just be aware that Lucid also has a (somewhat more limited) plain HTTP/JSON API that would probably be easier. It's been a while since I looked at that one, but happy to help if you have questions.I was thinking about jumping down a rabbit hole and making a Connect IQ app for my watch https://developer.garmin.com/connect-iq/connect-iq-basics/getting-started/
I have done zero research besides finding that link, with this Github being the inspiration. For those who have already delved into the Lucid API, any limitations I should be aware of regarding sending the controls (unlock/climate/etc) to the car?
Has anyone tried to setup the client in an excel using the power query tool? I imagine it will be easier to graph the data if excel can directly establish the connection with testmycode.cc site. It would be similar to how we can import realtime stock prices in excel.

This is amazing data collection. I am super impressed with what you have done.Are you looking for something like this?I'm Chris from South Germany and founder of TeslaLogger with almost 8000 users. I purchased a Lucid Air and wanted to get all those fancy dashboards for my Lucid as well, so I used the API to gather data and fill the database of the TeslaLoger. Right now most of the features are working for the LucidLogger.
Here are some dashboards from the LucidLogger:
![]()
![]()
![]()
![]()
![]()
LucidLogger is open source and free. Any donations are very appreciated: PayPal: [email protected]
LucidLogger runs on Docker and you can log Lucids and Teslas at...
- bassmaster187
- Replies: 102
- Forum: Apps & Lucid Mobile App
This is amazing data collection. I am super impressed with what you have done.
My personal goals were quite modest and that was just to collect a few KPIs and store and graph the data in excel.
BTW, where are you pulling this API data from? Is it also from testmycode.cc?