Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geschlossene Tankstellen werden nicht angezeigt #108

Open
GrandPa17 opened this issue Mar 11, 2023 · 3 comments
Open

Geschlossene Tankstellen werden nicht angezeigt #108

GrandPa17 opened this issue Mar 11, 2023 · 3 comments

Comments

@GrandPa17
Copy link

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

@fewieden
Copy link
Owner

fewieden commented Jul 9, 2023

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

@GrandPa17
Copy link
Author

@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

@fewieden
Copy link
Owner

fewieden commented Aug 6, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants