-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Clarify what OS:es are supported and not #38513
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 site configuration. |
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughThis change updates the installation instructions for Home Assistant Supervised. The revision adjusts the phrasing in the second step by removing the word “only” and modifying the punctuation. This alteration maintains the intended meaning—that Debian is supported while Ubuntu, Armbian, and Raspberry Pi OS are not—but presents the information with updated wording. Changes
Tip ⚡💬 Agentic Chat (Pro Plan, General Availability)
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🪧 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.
Actionable comments posted: 0
🧹 Nitpick comments (1)
source/_includes/installation/supervised.md (1)
13-13
: Remove trailing whitespaceLine 13 contains trailing whitespace per the markdownlint MD009 warning. Removing the extra space will help maintain consistency with markdown style guidelines.
🧰 Tools
🪛 markdownlint-cli2 (0.17.2)
13-13: Trailing spaces
Expected: 0 or 2; Actual: 1(MD009, no-trailing-spaces)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
source/_includes/installation/supervised.md
(1 hunks)
🧰 Additional context used
🪛 markdownlint-cli2 (0.17.2)
source/_includes/installation/supervised.md
13-13: Trailing spaces
Expected: 0 or 2; Actual: 1
(MD009, no-trailing-spaces)
🔇 Additional comments (1)
source/_includes/installation/supervised.md (1)
12-14
: Clarify the removal of "only" from the OS support statementThe PR description indicates that the word "only" should be removed for clarity; however, line 12 still reads "it only supports Debian". Please verify that this wording aligns with your intended revision for clearer documentation.
🧰 Tools
🪛 markdownlint-cli2 (0.17.2)
13-13: Trailing spaces
Expected: 0 or 2; Actual: 1(MD009, no-trailing-spaces)
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, @lellky 👍
No. Thank you @c0ffeeca7 ! 👍 This confused me so much yesterday when I was reading the docs 😕 |
haha, yes. I can totally see how this phrasing can be confusing. |
Proposed change
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.Summary by CodeRabbit