Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion example.env
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down