summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2026-03-23 20:10:04 +0100
committerxengineering <me@xengineering.eu>2026-03-23 21:36:30 +0100
commitd172282263ce8e93c9e361638e9b1d13d2d8d334 (patch)
tree691f2a4efb7da76edc03637b98e8f8a17231acb3
parent5b25200b8afea648b5598c97a9566f8bc5c0aff7 (diff)
downloadsia-server-d172282263ce8e93c9e361638e9b1d13d2d8d334.tar
sia-server-d172282263ce8e93c9e361638e9b1d13d2d8d334.tar.zst
sia-server-d172282263ce8e93c9e361638e9b1d13d2d8d334.zip
Document /cover/<id>/movement MQTT topic
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index d4a73b8..2b40691 100644
--- a/README.md
+++ b/README.md
@@ -112,6 +112,20 @@ For all terms not explained here see the [MQTT version 3.1.1 documentation][9].
- `open`: contact is open
- `closed`: contact is closed
+### `/cover/<id>/movement`
+
+- description: Allows control of Shelly 2PM Gen3 covers
+- direction: client to Sia server
+- Quality of Service: QoS 2 (exactly once)
+- retained: no
+- receives will message: no
+- topic parameters:
+ - `id`: ID of the Shelly 2PM Gen3 cover
+- payloads:
+ - `extend`: cover increases the covering surface
+ - `retract`: cover decreases the covering surface
+ - `stop`: cover stops current motion if given
+
[1]: https://homematic-ip.com/
[2]: https://openccu.de/
[3]: https://homematic-ip.com/en/product/window-and-door-contact-optical