Geschlossene Tankstellen werden nicht angezeigt
Hallo Zusammen, ich habe ein Problem das ich allein nicht in den griff bekomme. Obwohl ich ShowOpenOnly auf false gestellt habe werden geschlossene Tankstellen nicht angezeigt. Kann man das ändern.??
@GrandPa17 can you please share your config for MMM-Fuel? Don't forget to remove sensitive data like API keys.
@GrandPa17 can you please share your config for MMM-Fuel? Don't forget to remove sensitive data like API keys.
module: "MMM-Fuel", position: "middle_center", config: { api_key: "-----------------------------", lat: 53.40909, lng: 9.45553, radius: 0, open: true, lat: 53.365155, ing: 9.711858, radius: 0, types: ["diesel", "e5", "e10"], stationIds: ["005056ba-7cb6-1ed2-bceb-59e44399cd18", "005056ba-7cb6-1ed2-bceb-6fb23bac4d23"], // all your config options, which are different than their default values
@GrandPa17 I had a look into the logic for the provider tankerkoenig. If a station is closed and it doesn't provide prices, it is hidden from the list. I need to see what the response for those two stations is, when they are closed.