-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Rename Xiaomi Miio integration to Xioami Home #39488
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?
Conversation
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
📝 WalkthroughWalkthroughThe documentation for the Xiaomi integration in Home Assistant was updated to rename the integration from "Xiaomi Miio" to "Xiaomi Home" throughout the document. All references, instructions, and terminology now consistently use "Xiaomi Home" instead of "Xiaomi Miio" or related terms, without altering functional content or configuration syntax. Changes
Sequence Diagram(s)No sequence diagram generated as the changes are limited to documentation terminology updates. 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous 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:
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 (1)
source/_integrations/xiaomi_miio.markdown (1)
66-66
: Typo: use “recommended” instead of “recommend”
Minor grammar fix for readability.
📜 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/xiaomi_miio.markdown
(20 hunks)
⏰ Context from checks skipped due to timeout of 90000ms (4)
- GitHub Check: Redirect rules - home-assistant-docs
- GitHub Check: Header rules - home-assistant-docs
- GitHub Check: Pages changed - home-assistant-docs
- GitHub Check: Lint Text
🔇 Additional comments (16)
source/_integrations/xiaomi_miio.markdown (16)
2-2
: Integration title updated
Renamed the title to “Xiaomi Home” to reflect the new integration name.
3-3
: Updated description to match new name
The description now references “Xiaomi Home integration” consistently.
41-41
: Integration name updated in overview
Replaced instances of “Xiaomi Miio” with “Xiaomi Home” in the introductory sentence.
54-54
: Consistent naming for devices
Most devices are now prefixed with “Xiaomi Home” for consistency in the prerequisites section.
67-67
: Clarified credential prompt
Replaced “cloud server” with “server region” to align with updated terminology.
98-98
: Credentials note updated
Added “Xiaomi Home credentials needed” to the supported line for clarity.
124-124
: Options flow details updated
Clarified how to enable “Use Xiaomi Home service to get connected subdevices.”
245-245
: Device tracker introduction unchanged
The product name “Xiaomi Mi WiFi Repeater 2” remains accurate as it’s a device name, not the integration.
261-261
: Configuration field description updated
Ensured the host description aligns with the Xiaomi Home integration.
264-264
: Configuration field description updated
Ensured the token description aligns with the Xiaomi Home integration.
1209-1211
: Action schema for humidifier.set_humidity
The data attribute block is correctly updated and reflects the new integration name.
1218-1219
: Action schema for humidifier.set_mode
Correctly updated to use “mode” attribute under the new integration naming.
1227-1228
: Action schema for fan.set_percentage
The “percentage” attribute is properly documented.
1237-1238
: Action schema for fan.set_preset_mode
The “preset_mode” attribute is properly documented.
1253-1255
: Action schema for fan_set_extra_features
The “features” attribute documentation is accurate.
2195-2195
: Updated note for Miio command-line tool usage
Clarified the order: use the Miio tool before connecting the device to Xiaomi Home.
Proposed change
Rename Xiaomi Miio integration to Xiaomi Home and fix mentions of xiaomi cloud, as cloud is different service that is unrelated to the smart home stuff
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.Summary by CodeRabbit