Skip to content

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

Merged
merged 1 commit into from
Jul 28, 2025
Merged

Conversation

joostlek
Copy link
Member

Proposed change

Add vacuum platform to SmartThings

Type of change

  • Spelling, grammar or other readability improvements (current branch).
  • Adjusted missing or incorrect information in the current documentation (current branch).
  • Added documentation for a new integration I'm adding to Home Assistant (next branch).
  • Added documentation for a new feature I'm adding to Home Assistant (next branch).
  • Removed stale or deprecated documentation.

Additional information

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the next branch.
  • The documentation follows the Home Assistant documentation standards.

@Copilot Copilot AI review requested due to automatic review settings July 28, 2025 13:21
@home-assistant home-assistant bot added has-parent This PR has a parent PR in another repo next This PR goes into the next branch labels Jul 28, 2025
Copy link

netlify bot commented Jul 28, 2025

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit 893bb3c
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/68877940c53ee200083ef8d1
😎 Deploy Preview https://deploy-preview-40173--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@Copilot Copilot AI left a 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.
Copy link
Preview

Copilot AI Jul 28, 2025

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.

@home-assistant home-assistant bot added the parent-merged The parent PR has been merged already label Jul 28, 2025
Copy link
Contributor

@c0ffeeca7 c0ffeeca7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @joostlek 👍

@c0ffeeca7 c0ffeeca7 merged commit 6e5332a into home-assistant:next Jul 28, 2025
7 checks passed
@home-assistant home-assistant bot removed the parent-merged The parent PR has been merged already label Jul 28, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jul 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
has-parent This PR has a parent PR in another repo next This PR goes into the next branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants