diff --git a/example.env b/example.env index 1ab7283..0575d58 100644 --- a/example.env +++ b/example.env @@ -25,7 +25,7 @@ LIVESTREAM_CHANNELS=home_assistant:home-assistant,esphomeio:esphome,OpenHomeFndn # Display names are read from each feed at runtime, so they are not configured # here. Adding or removing a calendar is a config change, not a code change; # malformed or missing config fails startup rather than tracking nothing. -EVENTS_CALENDARS=cal-6Tm2FkWzoBpLXWr:home-assistant-meetups +EVENTS_CALENDARS=cal-6Tm2FkWzoBpLXWr:home-assistant-meetups,cal-QXZXEJrvB3UaI63:ohf-community-day # Origins allowed to read this API from a browser: a comma-separated list of # scheme-and-host entries, e.g. https://esphome.io,https://*.esphome.io.