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

Does not show anything #76

Closed
volkpa99 opened this issue May 15, 2020 · 1 comment
Closed

Does not show anything #76

volkpa99 opened this issue May 15, 2020 · 1 comment

Comments

@volkpa99
Copy link

volkpa99 commented May 15, 2020

Hello,
for me doesn't even show it.
Could somebody check for me whether any data should be displayed at all. What am I doing wrong?
My config:
`//bus
{
module: "MMM-PublicTransportHafas",
position: "upper_third",
config: {
stationID: "000500198", // Replace with your stationID!
stationName: "Prechtal Rathaus", // Replace with your station name!

                            direction: "",                    // Show only departures heading to this station. ($
                            ignoredLines: [],                 // Which lines should be ignored? (comma-separated$
                            excludedTransportationTypes: [],  // Which transportation types should not be shown $
                            timeToStation: 10,                // How long do you need to walk to the next Statio$
                            showColoredLineSymbols: true,     // Want colored line symbols?
                            useColorForRealtimeInfo: true,    // Want colored real time information (timeToStati$
                            showTableHeadersAsSymbols: true,  // Table Headers as symbols or text?
                            maxUnreachableDepartures: 0,      // How many unreachable departures should be shown?
                            maxReachableDepartures: 7,        // How many reachable departures should be shown?
                            showOnlyLineNumbers: false        // Display only the line number instead of the com$
                    }
            },

`

@derhuerst
Copy link

see also #73

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

No branches or pull requests

2 participants