Read the statement by Michael Teeuw here.
How do I access a local ICS file for my calendar?
-
Hi everyone, I’m new here.
I’ve been trying to get an additional calendar working using a local file. I have looked at all the suggestions and tried most of them. I still get a message that there is an error in the calendar module…
here is my setup:
{
module: “calendar”,
header: “US Holidays”,
position: “top_left”,
config: {
calendars: [
{
symbol: “calendar-check”,
name: “Holidays”,
url: “webcal://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics”
}
]
}
},
{
module: “calendar”,
header: “Birthdays”,
position: “top_left”,
config: {
calendars: [
{
symbol: “birthday-cake”,
name: “Birthdays”,
url: “webcal://localhost:8080/modules/default/calendars/birthday.ics”
}
]
}
},I have the file in that directory as well as others I have tried. I just can’t find a solution and I am very new to this, so I am asking for some detailed help…
-
@jturczak use file:
file:///home/pi/MagicMirror/modules/default/calendar/birthday.ics
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login