Add Troubleshooting for Roborock Cloud API only (#37019)

* Add Troubleshooting for cloud api only

* tiny tweaks

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Luke Lashley 2025-01-21 01:33:12 -05:00 committed by GitHub
parent d3b07441de
commit d755fd2cd2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -238,3 +238,9 @@ Roborock servers require accepting a user agreement before using the API, which
3. Hit **Revoke authorization**.
4. Log back in and accept the policy.
5. Reload the Roborock integration!
### The integration tells me it cannot reach my vacuum and is using the cloud API and that this is not supported
This integration has the capability to control your devices through the cloud API and the local API. If the local API is not reachable, it will just use the cloud API. We recommend only using the local API as it helps prevent any kind of rate-limiting.
The steps needed to fix this issue are specific to your networking setup. Make sure your Home Assistant instance can communicate on port 58867 with the IP address of your vacuum. This may require changing firewall settings, VLAN configuration, etc.