-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Add description for possible permission problems for HmIP-DLD in HomematicIP-Cloud integration #38853
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. |
📝 WalkthroughWalkthroughA new documentation section was added to the HomematicIP Cloud integration guide. This section provides instructions for using the HmIP-DLD Door Lock Drive with Home Assistant, including steps to enable control permissions in the HomematicIP app and a note about PIN support limitations. No code or API changes were made; only documentation was updated. Changes
Sequence Diagram(s)No sequence diagram is generated as the changes are limited to documentation updates. 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: 1
🧹 Nitpick comments (1)
source/_integrations/homematicip_cloud.markdown (1)
96-101
: Streamline and clarify instructions
The current phrasing is a bit verbose and uses "To do this," which can be simplified for better readability. Consider the following refactor to improve flow and highlight key steps.-If you are unable to control the **HmIP-DLD** device via Home Assistant, you may need to allow the Home Assistant device to control the **HmIP-DLD** in the HomematicIP app. -To do this, navigate to the **Access Control** section in your HomematicIP app and enable the necessary permissions. +If you cannot control the **HmIP-DLD** via Home Assistant, enable control permissions in the HomematicIP app: +1. Open the **Access Control** section. +2. Grant Home Assistant permission to control **HmIP-DLD**. -Currently, the **HmIP-DLD** can only be used in Home Assistant without a PIN. Ensure that no PIN is set for the device in the HomematicIP app. +**Note:** Home Assistant currently supports **HmIP-DLD** only when no PIN is set. Verify that the device has no PIN configured in the HomematicIP app.🧰 Tools
🪛 LanguageTool
[style] ~98-~98: Consider a more expressive alternative.
Context: ...HmIP-DLD* in the HomematicIP app. To do this, navigate to the *Access Control...(DO_ACHIEVE)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
source/_integrations/homematicip_cloud.markdown
(1 hunks)
🧰 Additional context used
🪛 LanguageTool
source/_integrations/homematicip_cloud.markdown
[style] ~98-~98: Consider a more expressive alternative.
Context: ...HmIP-DLD* in the HomematicIP app. To do this, navigate to the *Access Control...
(DO_ACHIEVE)
🪛 GitHub Actions: home-assistant.io Test
source/_integrations/homematicip_cloud.markdown
[error] 94-94: Incorrect usage of the term: “HomeAssistant”, use “Home Assistant” instead (terminology)
⏰ Context from checks skipped due to timeout of 90000ms (3)
- GitHub Check: Redirect rules - home-assistant-docs
- GitHub Check: Header rules - home-assistant-docs
- GitHub Check: Pages changed - home-assistant-docs
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
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 (3)
source/_integrations/homematicip_cloud.markdown (3)
96-96
: Clarify Home Assistant reference
Consider rewording "allow the Home Assistant device to control" to "grant Home Assistant control" for conciseness and to avoid repetition.
Example:- If you are unable to control the **HmIP-DLD** device via Home Assistant, you may need to allow the Home Assistant device to control the **HmIP-DLD** in the HomematicIP app. + If you are unable to control the **HmIP-DLD** device via Home Assistant, you may need to grant Home Assistant control permissions for the **HmIP-DLD** in the HomematicIP app.
98-98
: Improve phrasing for the configuration step
"To do this" is a bit generic—consider a more direct instruction.
Example:- To do this, navigate to the **Access Control** section in your HomematicIP app and enable the necessary permissions. + In the HomematicIP app, open **Access Control**, then enable the necessary permissions for Home Assistant.🧰 Tools
🪛 LanguageTool
[style] ~98-~98: Consider a more expressive alternative.
Context: ...HmIP-DLD* in the HomematicIP app. To do this, navigate to the *Access Control...(DO_ACHIEVE)
100-100
: Tighten PIN support note
The limitation is important—make the phrasing more direct.
Example:- Currently, the **HmIP-DLD** can only be used in Home Assistant without a PIN. Ensure that no PIN is set for the device in the HomematicIP app. + Home Assistant currently supports the **HmIP-DLD** only when no PIN is set on the device. Verify in the HomematicIP app that the PIN is disabled.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
source/_integrations/homematicip_cloud.markdown
(1 hunks)
🧰 Additional context used
🪛 LanguageTool
source/_integrations/homematicip_cloud.markdown
[style] ~98-~98: Consider a more expressive alternative.
Context: ...HmIP-DLD* in the HomematicIP app. To do this, navigate to the *Access Control...
(DO_ACHIEVE)
⏰ Context from checks skipped due to timeout of 90000ms (3)
- GitHub Check: Redirect rules - home-assistant-docs
- GitHub Check: Header rules - home-assistant-docs
- GitHub Check: Pages changed - home-assistant-docs
🔇 Additional comments (1)
source/_integrations/homematicip_cloud.markdown (1)
94-94
: Heading is clear and follows Home Assistant standards
The section title correctly uses "Home Assistant" (two words) and clearly indicates the topic.
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, @hahn-th 👍
Proposed change
Add description for possible permission problems for HmIP-DLD in HomematicIP-Cloud integration
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.Summary by CodeRabbit