Open github6043 opened 3 months ago
Hi, great work, just what I was looking for to place on my MagicMirror. Installation of the module is done under magicmirror/modules. The config.js looks like
{ module: "clock", position: "top_left" }, { module: 'MMM-timetable-switzerland', position: 'top_right', config: { timetables: [ { type: 'stationboard', station: 'Adligenswil', limit: 8 } ], } },
Now, on the right top corner I see "Lade ..." but no station data.
Best regards ... juerg
The MM2 runs as a container on Synology NAS, SRF Newsfed is working, rather no network issue.
Hi, great work, just what I was looking for to place on my MagicMirror. Installation of the module is done under magicmirror/modules. The config.js looks like
Now, on the right top corner I see "Lade ..." but no station data.
Best regards ... juerg