_{
module: 'MMM-RMV',
position: 'upperthird',
config: {
apiKey: '',
stationId: '3006401',
fDestination1: 'Frankfurt (Main) Hauptwache',
}
}
If I try to get from Friedberg to Frankfurt Hauptbahnhof, it shows not connection found. If I call the endpoint I get more information.
If I switch from Frankfurt Hauptbahnhof to Friedberg there is only the S6 (the RB and ICE is missing).
_{ module: 'MMM-RMV', position: 'upperthird', config: { apiKey: '', stationId: '3006401', fDestination1: 'Frankfurt (Main) Hauptwache', } } If I try to get from Friedberg to Frankfurt Hauptbahnhof, it shows not connection found. If I call the endpoint I get more information. If I switch from Frankfurt Hauptbahnhof to Friedberg there is only the S6 (the RB and ICE is missing).