-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
docs: add port control section to UniFi integration documentation #40349
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: current
Are you sure you want to change the base?
docs: add port control section to UniFi integration documentation #40349
Conversation
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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.
Pull Request Overview
This PR adds documentation for a new port control feature in the UniFi Network integration. The feature allows users to enable or disable individual switch ports on UniFi switches, which is distinct from the existing PoE port control functionality.
- Adds a new "Port control" section under the Switch category
- Documents the feature's default entity state and admin privilege requirements
- Follows the established documentation format used by other UniFi switch features
@@ -141,6 +141,10 @@ Allow control of network access to clients configured in the {% term integration | |||
|
|||
Provides per-port PoE control. Entities are disabled by default. This feature requires admin privileges. | |||
|
|||
### Port control | |||
|
|||
Provides individual control to enable or disable switch ports. Entities are enabled by default. This feature requires admin privileges. |
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.
The sentence structure could be improved for better readability. Consider revising to: 'Allows you to individually enable or disable switch ports. Entities are enabled by default. This feature requires admin privileges.'
Copilot generated this review using guidance from copilot-instructions.md.
New features should go to the next branch, not current. |
Proposed change
Added documentation for the new port control feature in the UniFi Network integration. This feature allows users to enable or disable individual switch ports on UniFi switches, which is separate from the existing PoE port control functionality. The documentation includes a new "Port control" section under the Switch category that follows the same format and style as other switch features in the integration.
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.