Skip to content

Conversation

@allenporter
Copy link
Contributor

Proposed change

Update the nest Pub/Sub troubleshoting section with extensive instructions given a recent number of repots of trouble not receiving messages.

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 November 8, 2025 18:03
@home-assistant home-assistant bot added the current This PR goes into the current branch label Nov 8, 2025
@netlify
Copy link

netlify bot commented Nov 8, 2025

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit e9f08d4
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/690f8a61b6d631000876d8c8
😎 Deploy Preview https://deploy-preview-41688--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
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 pull request significantly improves the troubleshooting documentation for the Nest integration's Pub/Sub subscription issues. The update replaces a brief troubleshooting section with a comprehensive, step-by-step diagnostic guide that helps users systematically verify their configuration and identify problems at each layer of the Google Pub/Sub message flow.

Key changes:

  • Restructured troubleshooting into four clear verification sections (Console configuration, Topic publishing, Subscription routing, and Home Assistant message receipt)
  • Added detailed diagnostic steps with specific Cloud Console instructions and visual metrics to check
  • Included example debug log outputs showing what successful operation looks like and normal reconnection behavior

allenporter and others added 4 commits November 8, 2025 18:17
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@silamon silamon merged commit 9bc3f33 into home-assistant:current Nov 8, 2025
7 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 9, 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.

2 participants