mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
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:
parent
d3b07441de
commit
d755fd2cd2
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user