I have the same issue, but with an ical calendar. All full day evens are shown on two days in both daily and weeks view. I have connected the same ical calendar to my Oulook and there it works fine.
Any suggestions?
I have the same issue, but with an ical calendar. All full day evens are shown on two days in both daily and weeks view. I have connected the same ical calendar to my Oulook and there it works fine.
Any suggestions?
Wow, I feel stupid now. Had to change project status for the API key from “test” to “released”. Didn’t knew that.
Big thank you for all your support!
Perfect! Think you need to update your Readme file with this as well.
Now the module loads, but stuck on “fetching departures” for 5 minutes now. The same problem I had before I hoped the update would solve.
Do you have any idea?
@Alvinger
Still don’t start. Updated again and restarted but still the same problem, don’t start. :(
Can you see anything else that is wrong here?
{
module: "MMM-ResRobot",
position: "left",
header: "Departures",
config: {
routes: [
{from: "740000003", to: "740000001"},
]
skipMinutes: 0,
maximumEntries: 6,
truncateAfter: 5,
apiKey: "71a3996f-***"
}
},
@Alvinger
Thanks for your effort! I have updated the module using “git pull” and replaced my config with the sample you have, now the magicmirror doesn’t start at all. Can you find the cause? I have tried some different things but it doesn’t work. When I remove the module it works fine, so it’s something here…
{
module: "MMM-ResRobot",
position: "left",
header: "Departures",
config: {
routes: [
from: "740000003", to: "740000001",
]
skipMinutes: 0,
maximumEntries: 6,
truncateAfter: 5,
apiKey: "71a3996f-***"
}
},
Installed this today, but it doesn’t work.
Does it work for anyone else? And if so - what did you do? :)