Try finding the ID of your busstop with the following API: https://fahrplan.search.ch/api/stationboard.json?limit=1&stop=PUTNAMEHERE
Read the statement by Michael Teeuw here.
Posts made by vanhoekd 0
-
RE: MMM-SwissStationboard
-
RE: MMM-SwissStationboard
Yes, have a look at the following module: https://github.com/nixnuex/MMM-SwissCommute/blob/master/README.md
-
MMM-WunderGround Icon missing
Hi all,
There seems to be a icon missing in the MMM-Wunderground module.
It appeares again after i change the color option from true to false or the other way around, but only for some minutes.Is there a way to fix it?
Thanks
-
RE: MMM-AfterShip
I will look into that soon. The module is still in beta state =) I will definitely make that configurable
-
RE: MMM-AfterShip
Sorry, didn’t see your module.
I guess it’s still kind of different, because it shows a list with less information instead of rotating =) -
MMM-AfterShip
Description
Hey guys, I just finished with my second module. It will help you to keep track of all your parcels and display them on your MM. Just add the parcels to your AfterShip account on your mobile phone and they will get displayed on the MM.
I appreciate feedback or ideas to improve the module.Screenshot
Download
[card:vanhoekd/MMM-AfterShip]
-
RE: MMM-SwissStationboard
Hi insofern,
After digging into my code (which did not explain your issue) i noticed, that you used another module. I wrote the MMM_SwissStationboard module and you are using the MMM_SwissCommute module. May I suggest moving your question to another thread?
-
RE: MMM-Nixie – Nixie Tube Clock for your MagicMirror
Good looking. I would definitely use it when i wouldn’t have a real nixie clock next to it =)
-
RE: MMM-SwissStationboard
It is included in the Module, please go into the Modules/MMM-SwissStationboard folder and issue the following command
git pull
Now you can remove the line from your custom.css and you will always have the same amount of connections shown, just add the following line to your module configuration:
hideNotReachable: 1, //Will hide all the not reachable connections
I hope, this will help :)
-
RE: MMM-SwissStationboard
I will try to integrate that possability in a future release. Please give me some time for that, because i go on holiday soon and i don’t know if i get to it untill then.