MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. CornJ
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 0

    CornJ

    @CornJ

    0
    Reputation
    351
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    CornJ Unfollow Follow

    Latest posts made by CornJ

    • RE: MMM-PublicTransportDB empty connections

      I have the same problem.
      Did you figure it out?
      Can’t find any errors.
      I am not realy happy with the documentation.

      My config looks like this:

      {
                             module: 'MMM-PublicTransportDB',
                             position: 'top_right',
                             config: {
                                     name: "MMM-PublicTransportDB",
                                     hidden: false,
                                     stationId: 8001005,
                                     ignoredStations: [],              
                                     excludedTransportationTypes: ' ',   
                                     direction: null,                    
                                     marqueeLongDirections: true,
                                     delay: 12,                         
                                     interval: 120000,              
                                     departureMinutes: 300,              
                                     showColoredLineSymbols: true,       
                                     useColorForRealtimeInfo: true,     
                                     showTableHeaders: true,
                                     showTableHeadersAsSymbols: true,  
                                     maxUnreachableDepartures: 3,        
                                     maxReachableDepartures: 7,        
                                     fadeUnreachableDepartures: true,
                                     fadeReachableDepartures: true,
                                     fadePointForReachableDepartures: 0.25
                             }
      
      posted in Troubleshooting
      CornJC
      CornJ