sanchosk
(Robert Klauco)
1
I would like to create a tracker for my car that will monitor battery state, range, odometer, etc. during the drive.
The car does not have internet connectivity, but the device can store the data on the microSD.
Once at home, I’d like to upload the data (including historical values) to HA somehow.
Any ideas how I can post historical data to HA? So far, I only know how to report current data using MQTT…
Thanks for the hints.
koying
(Chris B)
2
Nothing out of the box, but that thread might help you
sanchosk
(Robert Klauco)
3
Thanks, this is close to what I need Will test it.