Here is a charging curve from a Lucid Air with LucidLogger (not my car).
Here is a Link to the chargig curve:
https://teslalogger.de/charging.php?id=335598
Because I update the dashboards regulary, it won't work. You will end up using my Grafana instance.
I didn't try it with the latest version, but I'm using many features and every Grafana version had some breaking bugs. And the timeline plugin is made by me and i put more than 3 weeks of work in...
Provisored dashboards can't be changend nor deleted. I think you can define your favorite dashboards. I'll check the docs about dashboard tags. Maybe we can define some tags for tesla, lucid and some more (fleet api for newer teslas, scanmytesla users etc..)
We can now track the current firmware over all LucidLogger users:
https://teslalogger.de/lucid_firmware.php
There are just 14 Lucids using LucidLogger, so the data isn't very accurate. We just have Pure, Touring and Grand Touring, so the other models won't be tracked right now.
Yes, works perfect without premium subscription. Just use "Generic". Im in contact with Bo (Founder) from Abetterrouteplanner and he promised me, it will be free forever.
I found a chart using just kph. How should it divided? Every 5mph? I'm pretty sure you wouldn't see very often 220kph (138mph), so it would make sense to have more bars.
LucidLogger with Abetterrouteplanner
Are you guys using Abetterrouteplanner for trip planning?
LucidLogger / Teslalogger can connect with Abetterrouteplanner and calibrate your consumption (different tires / wheels / air pressure / etc).
It also sends current SOC / speed etc... so the planing is...
The link in GitHub is just for TeslaLogger. Not for LucidLogger. Just follow my steps metion before for Synology. @MacBain00 managed to get it working.
I turned off passive entry and now the car sleeps well.
either turning off passiv entry or maybe the update of 2.4.1 solve the Problem.
I'll try to turn on passiv entry again and check if the problem comes back.
Let's talk about that after you have 100.000 miles driven and try to open die visited dashboard over 8 years.
But the most dashboards are quite fast even with slow hardware.
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.
LucidLogger is using the python lucidmotors API to get all the data: https://github.com/nshp/python-lucidmotors
I'm in contact with the developers for best practices and made sure I don't poll too often. Especially, when the car is not moving, the poll rate is 30 seconds. I saw a couple of days...