MMM-Fuel icon indicating copy to clipboard operation
MMM-Fuel copied to clipboard

Geschlossene Tankstellen werden nicht angezeigt

Open GrandPa17 opened this issue 3 years ago • 3 comments

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 avatar Mar 11 '23 23:03 GrandPa17

@GrandPa17 can you please share your config for MMM-Fuel? Don't forget to remove sensitive data like API keys.

fewieden avatar Jul 09 '23 18:07 fewieden

@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 avatar Jul 16 '23 12:07 GrandPa17

@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.

fewieden avatar Aug 06 '23 17:08 fewieden