mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Add documentation for Roborock buttons for routines (#37817)
* add roborock scene support * add roborock scene support * Update roborock.markdown * Update roborock.markdown * Update roborock.markdown * Update source/_integrations/roborock.markdown Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com> --------- Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
This commit is contained in:
parent
e2228ab54d
commit
26bb2cc20e
@ -35,7 +35,7 @@ ha_integration_type: integration
|
||||
|
||||
The Roborock integration allows you to control your [Roborock](https://us.roborock.com/pages/robot-vacuum-cleaner) vacuum while using the Roborock app.
|
||||
|
||||
This integration requires a continuous cloud connection while using the device. However, excluding map data, communication between the integration and the device is conducted locally.
|
||||
This integration requires a continuous cloud connection while using the device. However, excluding map data and routines, communication between the integration and the device is conducted locally.
|
||||
|
||||
Once you log in with your Roborock account, the integration will automatically discover your Roborock devices and get the needed information to communicate locally with them. Please ensure your Home Assistant instance can communicate with the local IP of your device. We recommend setting a static IP for your Roborock Vacuum to help prevent future issues. The device communicates on port 58867. Depending on your firewall, you may need to allow communication from Home Assistant to your vacuum on that port.
|
||||
|
||||
@ -133,6 +133,8 @@ Reset main brush consumable - The main brush/ roller is expected to be replaced
|
||||
|
||||
Reset air filter - The air filter is expected to be replaced every 150 hours.
|
||||
|
||||
In addition, some vacuums allow routines to be set up in the app. For each of those routines, a button entity will be created, allowing you to trigger it.
|
||||
|
||||
### Actions
|
||||
|
||||
#### Action `roborock.set_vacuum_goto_position`
|
||||
|
Loading…
x
Reference in New Issue
Block a user