Add OHF Community Day calendar to events configuration - #59
Merged
Conversation
Adds the Open Home Foundation Community Day Luma calendar (cal-QXZXEJrvB3UaI63) to the example EVENTS_CALENDARS list, served under /events/ohf-community-day. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016Fh5jY9HE3fAZpp2EFMevg
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the OHF (Open Home Foundation) Community Day Luma calendar feed to the example events configuration so it can be served alongside the existing Home Assistant Meetups calendar.
Changes:
- Extended
EVENTS_CALENDARSinexample.envto includecal-QXZXEJrvB3UaI63:ohf-community-dayin the comma-separated calendar list.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
djwmarcx
self-requested a review
August 26, 2026 09:09
djwmarcx
approved these changes
Aug 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Added a new calendar feed to the events configuration to include the OHF (Open Home Foundation) Community Day calendar alongside the existing Home Assistant Meetups calendar.
Changes
cal-QXZXEJrvB3UaI63:ohf-community-dayto theEVENTS_CALENDARSconfiguration in example.envDetails
The calendar display names are read from each feed at runtime, so no additional configuration is needed beyond adding the calendar ID and reference name to the comma-separated list. This is a configuration change that will be picked up on startup.
https://claude.ai/code/session_016Fh5jY9HE3fAZpp2EFMevg