-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Add Google Gemini virtual integration docs #38765
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
It seems that this PR is targeted against an incorrect branch. Documentation updates which apply to our current stable release should target the |
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
📝 WalkthroughWalkthroughA new documentation file for the "Google Gemini" integration has been introduced. This file outlines the metadata, configuration options, supported platforms, dependencies, and code ownership for integrating Google Gemini as a conversation agent. It specifies the integration's category, release version, IoT class, configuration flow support, and related supporting domains and integrations. The documentation also includes references for branding and display purposes. Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant System
participant Google Gemini
User->>System: Initiate configuration for Google Gemini
System->>Google Gemini: Establish connection (via Cloud Polling)
Google Gemini-->>System: Responds to configuration/diagnostics requests
System-->>User: Provides integration status and options
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @tronikos 👍
Proposed change
SSIA
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.Summary by CodeRabbit