Read the statement by Michael Teeuw here.
MMM-Fuel
-
Does anyone know what’s going on with MMM-Fuel
I have been using this for years and now all of a sudden
it’s only displaying the header names and not the service stations
and prices
I am in the United States so therefore I don’t need a keyIs anyone else having this problem
-
@Ray what provider are you using?
-
-
@Ray What I meant is the provider you use in the modules config.
-
@MarcLandis
okay here you go this is what I’ve been using for several years now{ module: "MMM-Fuel", position: "top_left", config: { provider: "autoblog", zip: "94596", types: ["regular", "mid-grade"], sortBy: "mid-grade", max: 4, shortenText: 29, showDistance: false, fade: false, rotateInterval: 600000, // every 10 minutes updateInterval: 15 * 60 * 1000 // every 15 minutes // all your config options, which are different than their default values } },
-
@Ray looks like that https://www.autoblog.com no longer provides the data. You should open an issue at the modules github page.
-
@Ray please always put config stuff in code block
paste text, blank line above and below,
select text pasted
hit the button </> -
@sdetweil
thank you for the heads up I apologize for that -
@MarcLandis
thanks for the help I will open up an issue with them -
@Ray no problem. as you see it helps w readability, which could get you a better answer sooner