Read the statement by Michael Teeuw here.
google calendar event location
-
@sdetweil yes the broadcast of the calendar module was the solution. With MMM-google-route I found the right thing I was looking for.
-
@Andy_nde how did you do it? Can you share your steps and config file? Thanks
-
@rodrigolousada add
broadcastEvents:true,
to the default calendar config section -
@sdetweil Thank you! I also added to the configs of MMM-google-route
listen: "CALENDAR_EVENTS"
Now it is working :) Do you know how could I have the MMM-google-route showing only if I have something on my calendar? Right now I have a default route, that is changed if I have something on my calendar. But it would be nicer to have the module hidden, and then appearing when I get something on the calendar. I tried deleting the “destination” from the configs file, but it shows a big grey square when I don’t have anything on my calendar.
-
@rodrigolousada sorry, I do not know the module at all