Skip to content

Conversation

@MrGVSV
Copy link

@MrGVSV MrGVSV commented Dec 19, 2025

Proposed change

Adds documentation to reflect the changes in home-assistant/core#159416, which adds a new worksheet_id parameter.

Also updates the formatting in the table to put code in backticks. This is a more subjective change and can be undone if needed.

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

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 19, 2025 21:27
@home-assistant home-assistant bot added has-parent This PR has a parent PR in another repo next This PR goes into the next branch labels Dec 19, 2025
@netlify
Copy link

netlify bot commented Dec 19, 2025

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit 61eac0c
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/6945c35717ed1c00081aa99f
😎 Deploy Preview https://deploy-preview-42657--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.

@MrGVSV MrGVSV changed the title Add worksheet_id to Google Sheets integration docs Add worksheet_id to Google Sheets integration docs Dec 19, 2025
@MrGVSV MrGVSV marked this pull request as draft December 19, 2025 21:28
Copy link
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 documentation for the new worksheet_id parameter introduced in the Google Sheets integration, providing users with an alternative way to specify worksheets by their numeric ID rather than by name. Additionally, it improves the formatting consistency of the action parameter tables by adding backticks to code values in the Example column.

Key changes:

  • Documents the new worksheet_id parameter for both append_sheet and get_sheet actions
  • Adds backticks to example values in parameter tables for better code formatting
  • Clarifies mutual exclusivity between worksheet and worksheet_id parameters

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 next This PR goes into the next branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant