-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Add vacuum platform to SmartThings #40173
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 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 the newly introduced vacuum platform support in the SmartThings integration. This enables Home Assistant users to control Samsung robot vacuum cleaners through the SmartThings ecosystem.
- Adds vacuum to the supported platforms list in the integration metadata
- Documents the vacuum platform functionality and its requirements
- Updates the platform navigation links to include vacuum support
@@ -273,6 +276,10 @@ It will also create switches for the following capabilities: | |||
|
|||
The SmartThings update platform lets you update the firmware of devices that have the [`firmwareUpdate`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#firmwareUpdate) capability. | |||
|
|||
### Vacuum | |||
|
|||
The SmartThings Vacuum platform lets you control devices that have the `samsungce.robotCleanerOperatingState` capability, showing the vacuum status and controlling the device. |
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: 'The SmartThings vacuum platform lets you control devices that have the samsungce.robotCleanerOperatingState
capability. You can view the vacuum status and control the device.'
Copilot uses AI. Check for mistakes.
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, @joostlek 👍
Proposed change
Add vacuum platform to SmartThings
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.