Home Assistant Beta Adds Matter Robot Vacuum Control
The latest Home Assistant beta (2026.3) adds initial support for Matter RVC, or robot vacuum cleaners. This finally allows for standardized, room-specific cleaning automations, like telling any Matter-compatible vacuum to clean just the kitchen after dinner. It's a sign the Matter standard is expanding beyond simple devices like lights and locks into more complex home appliances.
The new `vacuum.clean_area` service in Home Assistant is the key feature, directly mapping a vacuum's predefined rooms to Home Assistant's "Areas." This integration works for devices using the Matter standard, as well as for Roborock and Ecovacs vacuums, and will trigger a repair alert if the device's internal map changes, prompting the user to remap. This functionality builds on the foundation laid by the Connectivity Standards Alliance (CSA) in Matter 1.2, which officially introduced support for nine new device types, including robot vacuums. That update standardized basic commands, while later enhancements added a "Service Area" cluster, providing the framework for the zone-based cleaning now being implemented. Under the hood, the Matter RVC specification defines several command clusters: `RVCRunMode` for states like cleaning or mapping, `RVCCleanMode` to specify vacuuming or mopping, and `RVCOperationalState` for start, stop, and docking commands. This granular control is what allows platforms like Home Assistant to offer more than just a simple on/off switch. Apple's ecosystem began supporting this device category with the release of iOS 18.4, which integrated Matter-based robot vacuums into the Home app. This allows for control via Siri and inclusion in HomeKit automations, a major catalyst for vacuum manufacturers to adopt the standard. Manufacturers like Roborock, Ecovacs, and SwitchBot have been early adopters of the standard. Models such as the Roborock Saros 20, Ecovacs DEEBOT X2 COMBO, and SwitchBot S10 were among the first to market with Matter compatibility, signaling a shift away from proprietary app-only control. The entire effort is orchestrated by the Connectivity Standards Alliance, an organization founded by major players including Apple, Google, and Amazon. The CSA maintains a biannual release schedule for Matter, consistently adding support for more complex appliance categories and refining the specification.