You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
at the petrol stations in my area, the names of some petrol stations (HEM, SB, Esso) are not shown. How can i change this / what do i need to adjust?
how can i select only certain petrol stations (not only in my vicinity, but on my way to work?
And only display this stations? Whats about the specific json file from "Tankerkoenig"?
Maybe for the next release - some features :-) ?
since we drive both a diesel and a gasoline: Can you highlight the best price (Diesel, E5, E10) (if necessary in a small box) - regardless of sorting?
can the opening times of the current day be displayed below the address?
you can convert the distance to the gas station as optional^
maybe the last refreshing timestamp?
Thanks!
The text was updated successfully, but these errors were encountered:
This issue is still open and maybe I found a solution for you:
Just add this line to the function (const) "normalizeStations" in the file /module/MMM-Fuel/api/tankerkoenig.js
stations[index].name = value.brand;
with this the brand is shown and not the name of the gas station.
Really great and useful :-)
But:
And only display this stations? Whats about the specific json file from "Tankerkoenig"?
Maybe for the next release - some features :-) ?
Thanks!
The text was updated successfully, but these errors were encountered: