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

Does not show any departures

Open derhuepfer opened this issue 4 years ago • 5 comments

There is only the Station name and 'loading...' shown on the screen. My config:

{
    module: "MMM-PublicTransportHafas",
    position: "fullscreen",
    config: {
                  stationID: "000614117",                   // Replace with your stationID!
                  stationName: "Glocksee",   // Replace with your station name!
                  direction: "000636349",                    // Show only departures headi$
                }
},

derhuepfer avatar Mar 30 '20 13:03 derhuepfer