You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -9,44 +10,16 @@ If this project helps, you can support it or next time you buy a Roborock device
9
10
10
11
Roborock Local Server is a private Roborock HTTPS and MQTT stack you run on your own system.
11
12
12
-
It gives you:
13
-
14
-
- one Docker container
15
-
- one admin UI
16
-
- one `config.toml`
17
-
- embedded Mosquitto or an external MQTT broker
18
-
- automatic wildcard certificate renewal through Cloudflare DNS-01
19
-
- cloud import for homes, rooms, devices, shared devices, scenes, and schedules
20
-
21
13
This service is meant to stay private. Point your own DNS at your server's LAN IP and do **NOT** expose it directly to the public internet. In its current state it does not handle internet exposure safely enough. For now, keep it on your LAN only. In the future, I plan to reuse Roborock's auth natively which should make everything secure enough.
22
14
23
-
## Runtime/Adapter Split
24
-
25
-
This repository now supports a core runtime mode and a standalone adapter mode:
0 commit comments