Eugen
Eugen
This is the right way: 
```SELECT * FROM `teslalogger`.`pos` where ideal_battery_range_km battery_range_km ORDER BY `datum` DESC LIMIT 1000;``` 3.591.658 positions from 3 cars:  rounding errors only. Model 3+Y
As already assumed, now with data: New Model S/X (Palladium): ideal=rated https://tff-forum.de/t/teslalogger-mit-raspberry-pi-mysql-grafana-osm-teil-3/345688/2201?u=eugenius Model 3/Y: from beginning ideal=rated Old Model S/X: idealrated, but also no Telemetry.
https://github.com/esphome/esphome/pull/7135
I can also help, @motzky you too :)
Maybe other projects can help in this case? Like https://github.com/wimaha/TeslaBleHttpProxy or https://github.com/tesla-local-control/tesla_ble_mqtt_docker/tree/main
any news? @patrickdemers6 The states in Tesla UI is already there: - NoTrailer (no symbol) - TrailerModeDisabled (yello symbol) - TrailerModeEnabled (blue symbol) - TrailerDisconnected (red symbol)
*ping* @patrickdemers6
Simmilar question: what happens/what to do if the car is offline (like no connection in underground parking)? We can miss gear changes, location and speed changes. Will this missed signals...
> This is pretty to tricky to implement in a way that doesn't introduce massive bugs/regression. I'would say the easiest solution would be: set cost limit per vehicle/VIN, like 5$...