Skip to content

Add cross-references between database docs and SQL integration#45147

Merged
c0ffeeca7 merged 2 commits into
home-assistant:currentfrom
mik-laj:docs-database-exploration
May 4, 2026
Merged

Add cross-references between database docs and SQL integration#45147
c0ffeeca7 merged 2 commits into
home-assistant:currentfrom
mik-laj:docs-database-exploration

Conversation

@mik-laj
Copy link
Copy Markdown
Contributor

@mik-laj mik-laj commented May 2, 2026

Link the database documentation page to the SQL sensor integration and vice versa, so readers can discover both tools for exploring the recorder database.

Proposed change

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.

Link the database documentation page to the SQL sensor integration
and vice versa, so readers can discover both tools for exploring the
recorder database.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 2, 2026 19:11
@mik-laj mik-laj requested a review from gjohansson-ST as a code owner May 2, 2026 19:11
@home-assistant home-assistant Bot added the current This PR goes into the current branch label May 2, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 2, 2026

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit a6122ba
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/69f655413aa4b100084146b6
😎 Deploy Preview https://deploy-preview-45147--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

This PR adds reciprocal documentation links between the backend database guide and the SQL integration so readers can move more easily between schema exploration guidance and in-product SQL querying features.

Changes:

  • Adds a link from the SQL integration page to the backend database documentation for schema details
  • Adds a new section on the database page pointing readers to the SQL integration for live queries
  • Connects the recorder database exploration docs with the SQL sensor/action workflow

Reviewed changes

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

File Description
source/_integrations/sql.markdown Adds a cross-reference from the SQL integration's recorder-database note to the database documentation
source/_docs/backend/database.markdown Adds a short section linking database readers to the SQL integration for live queries and automation use

@mik-laj mik-laj requested a review from a team as a code owner May 2, 2026 19:49
Copy link
Copy Markdown
Contributor

@c0ffeeca7 c0ffeeca7 left a comment

Choose a reason for hiding this comment

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

Thank you, @mik-laj 👍

@c0ffeeca7 c0ffeeca7 merged commit b72e0b4 into home-assistant:current May 4, 2026
7 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators May 5, 2026
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