Possible work-around.
Needs travelling via Austria :-)
To check if your station is available:
$ cd ~/MagicMirror/modules/MMM-PublicTransportHafas
$ npm run query oebb
> mmm-publictransporthafas@2.1.13 query
> node ./convenience/query_stations.mjs oebb
Using hafas-client profile: oebb
Enter an address or station name:
This will give you a station Id.
Update config.js:
$ vi ~/MagicMirror/config/config.js
:
:
hafasProfile: "oebb",
stationID: "<ID>",
stationName: "<Stop>",
:
:
For me the list appears again, although I do not see the real-time times, meaning it shows the ⚠ symbol (as set in noRealtimeDelayString: "⚠",
).
One can try different hafas-client profiles, listed in:
https://github.com/public-transport/hafas-client/blob/main/p/readme.md
When you are lucky there is a good alternative to db.