hello
I have the same problem like rakostamas.
As headline there stands Spritpreise und below there stands loading.
I am from Austria and I use provider Spritpreisrechner.
Unfortunately I can’t find the mistake. Could you please help me?
Sorry My english is not the yellow from the egg :)
My Config:
:::
{
module: "MMM-Fuel",
position: "top_right",
config: {
lat: 48.527710,
lng: 16.361530,
radius: 15,
max: 5,
map_api_key: false,
zoom: 12,
width: 600,
height: 600,
colored: true,
open: false,
shortenText: false,
showAddress: true,
showOpenOnly: false,
iconHeader: true,
rotate: true,
types: ['diesel'],
sortBy: 'diesel',
rotateInterval: 60 * 1000, // every minute
updateInterval: 15 * 60 * 1000, // every 15 minutes
provider: 'spritpreisrechner',
toFixed: false
}
:::