Read the statement by Michael Teeuw here.
MagicMirror-GOTransit working for anyone?
-
I’m trying to incorporate GO Transit information, and found MagicMirror-GOTransit.
Unfortunately, I ran into this issue after cloning the module’s repo into my modules dir and adding it to my config:
[01.10.2023 14:52.50.509] [WARN] No /home/pi/MagicMirror/js/../modules/gotransit/gotransit.js found for module: gotransit. [01.10.2023 14:52.50.510] [LOG] No helper found for module: gotransit.
I wanted to check to see if anyone else has recently been able to use this module successfully before I dig any deeper myself…
Apologies if I’m missing another thread on this or a related topic, but I seem to be unable to search these forums (search just takes me to my own profile page and insists that I login?).
-
@onshi rules
module name in config.js = folder name in modules folder, = filename of the modulename.js , and inside the register must use the same name…
oh, and this system is case sensitive… every letter must match…
I had them add this message, instead of just failing quitely before…
module:" foo" MagicMirror/modules/foo foo.js Module.register("foo", {
-
@sdetweil Thanks, that’s in line with my initial assumptions as well. My experience so far is that modules “just work” without need to fiddle with folder names and such but this one is a little bit rustic.
I may have some time to test changes later today.
Oh, and I can search these forums now! I guess there was a bit of a lag after sign-up.
-
@onshi search here is abysmal… you can use google search and target this site for lots better results