Skip to content

Köln is missing #13

Answered by Klizzy
LukasBaginski1 asked this question in Q&A
Apr 29, 2021 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

Hey @LukasBaginski1 ,
kannst du mir bitte den Auszug aus deiner config.js schicken?

Scheinbar hat sich etwas im Bezug auf die Haltestellen Namen bei der verwendeten API geändert.

Mit diesen config.js Einstellungen klappt es bei mir ✅:

        {
            module: 'MMM-Vrr',
            position: "top_right",
            config: {
                city: 'Köln',
                station: 'Hauptbahnhof Köln',
                numberOfResults: 10,
                updateInterval: 60000,
                displayIcons: true,
                displayTimeOption: 'countdown'
            }
        }

Mit diesen config.js Einstellungen klappts nicht ❌:

        {
            module: 'MMM-Vrr',
           …

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by Klizzy
Comment options

You must be logged in to vote
1 reply
@Klizzy
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants