Skip to content

Add calendar platform documentation for Sonarr integration#45777

Open
proglottis wants to merge 1 commit into
home-assistant:nextfrom
proglottis:feat/sonarr-calendar-docs
Open

Add calendar platform documentation for Sonarr integration#45777
proglottis wants to merge 1 commit into
home-assistant:nextfrom
proglottis:feat/sonarr-calendar-docs

Conversation

@proglottis
Copy link
Copy Markdown

Proposed change

Documents the new calendar platform added to the Sonarr integration in home-assistant/core#173133.

  • Adds calendar to ha_platforms in the front matter
  • Adds a Calendar section describing the calendar entity (upcoming TV episode air times)

Additional information

Companion PR: home-assistant/core#173133

Copilot AI review requested due to automatic review settings June 6, 2026 00:22
@proglottis proglottis requested a review from ctalkington as a code owner June 6, 2026 00:22
@home-assistant home-assistant Bot added current This PR goes into the current branch has-parent This PR has a parent PR in another repo in-progress This PR/Issue is currently being worked on needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch labels Jun 6, 2026
@home-assistant
Copy link
Copy Markdown

home-assistant Bot commented Jun 6, 2026

It seems that this PR is targeted against an incorrect branch since it has a parent PR on one of our codebases. Documentation that needs to be updated for an upcoming release should target the next branch. Please change the target branch of this PR to next and rebase if needed.

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 6, 2026

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit 6217080
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/6a236cb60bab8e00081f434c
😎 Deploy Preview https://deploy-preview-45777--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds documentation and metadata to reflect Sonarr’s calendar entity support.

Changes:

  • Adds calendar to the integration’s declared ha_platforms.
  • Documents the new Calendar entity, including what events look like and suggested uses.

Comment on lines 12 to 14
ha_platforms:
- calendar
- sensor
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re-ordered this list

Comment thread source/_integrations/sonarr.markdown Outdated

## Calendar

A {% term calendar %} entity is created showing upcoming TV episode air times from your Sonarr schedule. Each event displays the series title, season and episode number, and episode title, for example, *Breaking Bad - S01E01 - Pilot*. You can use this entity in the Home Assistant calendar dashboard to see what is coming up, or use it in automations to trigger actions when an episode is about to air.
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The paragraph has been split.

@proglottis proglottis changed the base branch from current to next June 6, 2026 00:29
@proglottis proglottis requested a review from a team as a code owner June 6, 2026 00:29
@home-assistant home-assistant Bot removed current This PR goes into the current branch needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch labels Jun 6, 2026
@home-assistant home-assistant Bot added the next This PR goes into the next branch label Jun 6, 2026
Documents the new calendar entity added in home-assistant/core#173133,
which shows upcoming TV episode air times from the Sonarr schedule.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

has-parent This PR has a parent PR in another repo in-progress This PR/Issue is currently being worked on next This PR goes into the next branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants