Do you see in logfiles any reason?Is there a way to disable the automatic update? Every time LucidLogger updates, it stops polling the vehicle and I have to restart my Pi for it to resume.
Do you see in logfiles any reason?Is there a way to disable the automatic update? Every time LucidLogger updates, it stops polling the vehicle and I have to restart my Pi for it to resume.
Hey, I have several Dashboards that are showing km, C, and/or bar instead of mi, F, and psi. I modified the dashboards and had to save as different names to get them how I want. I changed the settings in the main app page to the units I want, but all aren't changing. The ones that I had to modify are Status, Trip Monthly Statistics, Timeline, TPMS, Consumptions Statistics, and Odometer. Not really sure what's going on.I tried to switch to miles and F and at least for the trip dashboard it works. But the temperature is still Celsius.
If you find any dashboards with bugs, let me know.
View attachment 29726
I started to check the dashboard for mi and F and fixed charging and trip dashboard.Hey, I have several Dashboards that are showing km, C, and/or bar instead of mi, F, and psi. I modified the dashboards and had to save as different names to get them how I want. I changed the settings in the main app page to the units I want, but all aren't changing. The ones that I had to modify are Status, Trip Monthly Statistics, Timeline, TPMS, Consumptions Statistics, and Odometer. Not really sure what's going on.
Thanks so much. I have made duplicate dashboards where my miles, degrees, and psi are in the correct numbers. But I rather use the native dashboards, when possible, so I don't miss future enhancements. I look forward to the updates.I started to check the dashboard for mi and F and fixed charging and trip dashboard.
![]()
Language and Units in Grafana #948 · bassmaster187/TeslaLogger@59d95d2
TeslaLogger is a self hosted data logger for your Tesla Model S/3/X/Y. Actually it supports RaspberryPi 3B, 3B+, 4B, Docker and Synology NAS. - Language and Units in Grafana #948 · bassmaster187/TeslaLogger@59d95d2github.com
I'll try to fix all dashboard the next few days, but im in vacation after 20th august.
For bar / psi, there is right now no settings and I can't promise to do it before my vacation.
Container restart fixed it. (docker restart teslalogger)Hi Chris, any idea what might be wrong with my setup? When I click the MyLucid Credentials button, I get "JSON Parse Error!" Everything else seems to be ok.
There was a bug in Timeline Plugin Dashboard, after a trip was finished, the map has been drawn but not displayed. You can check your Timeline Plugin Dashboard if you have missing maps as well. The Problem is: if we create new maps, grafana won't show them. We have to restart grafana to make them visible12.08.2025 13:37:49 : Error restarting Grafana Docker container: Cannot assign requested address (localhost:80)
12.08.2025 13:37:49 : Error restarting Grafana Docker container: do you have the latest docker-compose.yml file??? Can't access docker socket!
docker compose stop
wget https://raw.githubusercontent.com/bassmaster187/TeslaLogger/refs/heads/NET8/docker-compose.yml -O docker-compose.yml
docker compose up -d
I am finding myself wondering "what to do" with the information. It's neat seeing the trips and consumption info, but I'm curious, as the author, what do you recommend as some of the most compelling use cases for the tool?
Not now, but after my vacation i could check thatIs there a way to add mi/kWh column to the Trip Dashboard?