-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Fan support in WiZ #39487
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
base: next
Are you sure you want to change the base?
Fan support in WiZ #39487
Conversation
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
📝 WalkthroughWalkthroughThe integration metadata for the WiZ component in Home Assistant was updated to include support for the "Fan" category and platform. Additionally, a new codeowner, '@arturpragacz', was added to the list of maintainers in the documentation file. Changes
Sequence Diagram(s)No sequence diagram generated since the changes are limited to documentation metadata and do not affect control flow or introduce new features. 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/_integrations/wiz.markdown (2)
17-17
: Sort codeowners alphabetically
For consistency with other documentation files, consider listing '@arturpragacz' before '@sbidy'.
22-22
: Add 'fan' to supported platforms
Correct addition. Consider adding a new section in the body to describe fan control features (e.g., on/off, speed control) to guide users through setup and usage.
📜 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/_integrations/wiz.markdown
(2 hunks)
⏰ Context from checks skipped due to timeout of 90000ms (5)
- GitHub Check: Redirect rules - home-assistant-docs
- GitHub Check: Header rules - home-assistant-docs
- GitHub Check: Lint Markdown
- GitHub Check: Lint Text
- GitHub Check: Pages changed - home-assistant-docs
🔇 Additional comments (1)
source/_integrations/wiz.markdown (1)
6-6
: Add 'Fan' to supported categories
Looks correct and maintains alphabetical order.
Proposed change
Add fan support in WiZ.
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.Summary by CodeRabbit