Read the statement by Michael Teeuw here.
MMM-Webuntis
-
@kurkarte you can try to search your school at https://webuntis.com/ . On the next site the school name in the URL could work if you replace empty spa es with „+“ signs.
-
@OliWer i pushed a fix to github.
I was able to reproduce your error.
it should work now. -
Data is getting displayed now, will play around with it more later. Thank you very much!
-
@HeikoGr
Hi, I am running on an RPI normally. The test system is running on Windows, yes. But both show the same issue.
I install modules the standard way, fro a git console by pulling and npm install.I also tried without remote control module - same issue.
-
@HeikoGr Smashing, Heiko! Works perfect now! Many thanks!
-
@Eli said in MMM-Webuntis:
@HeikoGr Smashing, Heiko! Works perfect now! Many thanks!
Small update: Seems to work only when debug mode is true…
-
@Eli maybe your school doesn‘t show more than 2 days to the future (like our school).
Because the only differences in the debug mode are more log output and not filtering past lessons (there is also an undocumented option „debugLastDays“ - so i was able to develop during the holidays…). How many future days do you see in the untis app or on webuntis.com?
-
@HeikoGr a new commit is on github with a fix in the handling of “days” - maybe this fixes your problem.
-
Fix works for me, thanks for your work!