-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Blueprint selectors: remove mention of Core and Supervisor #39187
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
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
📝 WalkthroughWalkthroughThe documentation was updated to clarify that the "Add-on selector" and "Backup location selector" are only available on Home Assistant Operating System installations, replacing previous references to broader installation types. No changes were made to logic, control flow, or functional descriptions. Changes
Sequence Diagram(s)No sequence diagram generated as the changes are limited to documentation wording clarification. 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:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. 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 (
|
2 similar comments
📝 WalkthroughWalkthroughThe documentation was updated to clarify that the "Add-on selector" and "Backup location selector" are only available on Home Assistant Operating System installations, replacing previous references to broader installation types. No changes were made to logic, control flow, or functional descriptions. Changes
Sequence Diagram(s)No sequence diagram generated as the changes are limited to documentation wording clarification. 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:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. 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 (
|
📝 WalkthroughWalkthroughThe documentation was updated to clarify that the "Add-on selector" and "Backup location selector" are only available on Home Assistant Operating System installations, replacing previous references to broader installation types. No changes were made to logic, control flow, or functional descriptions. Changes
Sequence Diagram(s)No sequence diagram generated as the changes are limited to documentation wording clarification. 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:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. 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.
Actionable comments posted: 0
🧹 Nitpick comments (2)
source/_docs/blueprint/selectors.markdown (2)
86-86
: Nit: Improve phrasing for Add-on selector availability.The sentence works but could read more naturally and match other entries. For example:
- This can only be used on Home Assistant Operating System installation. For Home Assistant Container installations, an error will be displayed. + This selector is only available on Home Assistant Operating System installations. For Home Assistant Container installations, an error will be displayed.
278-278
: Nit: Align Backup location selector wording with Add-on selector.Use the same structure for consistency:
- This can only be used on an installation with a Home Assistant Operating System. For {% term "Home Assistant Container" %} installations, an error will be displayed. + This selector is only available on Home Assistant Operating System installations. For Home Assistant Container installations, an error will be displayed.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
Cache: Disabled due to data retention organization setting
Knowledge Base: Disabled due to data retention organization setting
📒 Files selected for processing (1)
source/_docs/blueprint/selectors.markdown
(2 hunks)
Proposed change
As per architecture discussion on Core,
https://www.home-assistant.io/blog/2025/05/22/deprecating-core-and-supervised-installation-methods-and-32-bit-systems
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.Summary by CodeRabbit