Skip to content

Add link to feature requests in component navigation#42526

Merged
silamon merged 3 commits into
home-assistant:currentfrom
mik-laj:patch-19
Dec 13, 2025
Merged

Add link to feature requests in component navigation#42526
silamon merged 3 commits into
home-assistant:currentfrom
mik-laj:patch-19

Conversation

@mik-laj
Copy link
Copy Markdown
Contributor

@mik-laj mik-laj commented Dec 12, 2025

Proposed change

Hey everyone. This change aims to do two things:

  • direct users who want to submit feature requests to the correct place. Many people now use GitHub issues or the "Provide feedback" button at the bottom of the page (users)
  • make it easier to review existing feature requests during integration development (maintainers)
  • improve collaboration between maintainers and users (community)

Type of change

  • Spelling, grammar or other readability improvements (current branch).
  • Adjusted missing or incorrect information in the current documentation (current branch).
  • Added documentation for a new integration I'm adding to Home Assistant (next branch).
  • Added documentation for a new feature I'm adding to Home Assistant (next branch).
  • Removed stale or deprecated documentation.

Additional information

  • Link to parent pull request in the codebase:
  • Link to parent pull request in the Brands repository:
  • This PR fixes or closes issue: fixes #

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the next branch.
  • The documentation follows the Home Assistant documentation standards.

Copilot AI review requested due to automatic review settings December 12, 2025 01:21
@home-assistant home-assistant Bot added the current This PR goes into the current branch label Dec 12, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 12, 2025

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit f75b3b8
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/693b6f081555c10008ef7afa
😎 Deploy Preview https://deploy-preview-42526--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

This PR adds a third link to the component navigation sidebar that directs users to GitHub Discussions to view feature requests for a specific integration. The change complements the existing "View source on GitHub" and "View known issues" links.

  • Adds a "View feature requests" link with a lightbulb-question icon to the integration navigation sidebar
  • Uses GitHub Discussions URL with a query parameter to filter by integration domain

Comment thread source/_includes/asides/component_navigation.html Outdated
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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@silamon silamon merged commit affc62f into home-assistant:current Dec 13, 2025
13 checks passed
Raraph84 pushed a commit to Raraph84/home-assistant.io that referenced this pull request Dec 13, 2025
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

current This PR goes into the current branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants