bassmaster187 / TeslaLogger

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.
https://www.teslalogger.de
GNU General Public License v3.0
506 stars 168 forks source link

Geofencing would not change certain entries / Supercharger #861

Open Aeroborne opened 2 years ago

Aeroborne commented 2 years ago

After reading, editing geofencing.csv and geofencing-private (both in 'TeslaLogger/TeslaLogger/bin' running in docker environment on RPi 4) I have not been able to resolve the following issue.

For two of my entries (Superchargers) I add manual geofencing. The entries in 'Trips' are changed and displayed correctly. However, in the 'Charging Statistics' Dashboard, I still see the original Supercharger names with the lightning symbols. I tried both renaming and removing the entries from the geofencing.csv, however nothing helped.

Background: I am renaming all my supercharger stops to just 'Supercharger', so I get only one entry in the 'Charging Statistics' Dashboard. As mention, the problem persists for only two entries. Geofencying for all other entries (including other superchargers) works just great.

Can anyone advise what I might be doing wrong? Thank you!

Aeroborne commented 2 weeks ago

I was able to solve the problem back then but did not document the solution. Two years later, I am facang the same problem but for 5 superchargers. Is there any cache that be cleared? Any other ideas?