(Urgent but not of vital importance)
I want to monitor a train journey. I have an integration from the transit authority giving me the departure and arrival times in datetime format
I want a progress bar chart showing how far through the journey it is.
Basically the chart has
minimum value of sensor.departure_time
maximum value of sensor.arrival_time
current value of now()
Anyone know of a card/integration/template or anything that will allow me to do this?
(The project becomes irrelevant in 2 days but it will be nice if I can)