diff options
| author | xengineering <me@xengineering.eu> | 2026-03-21 15:45:42 +0100 |
|---|---|---|
| committer | xengineering <me@xengineering.eu> | 2026-03-23 16:55:47 +0100 |
| commit | 52d5d96fb3389ffb415756d0a806bb321227303a (patch) | |
| tree | 9738d1f044a8127f6d1b3f55dd8f7010aa7e5eab /README.md | |
| parent | 589425d307cd7d06d3f7d052f6ea1a5245688d0d (diff) | |
| download | sia-server-52d5d96fb3389ffb415756d0a806bb321227303a.tar sia-server-52d5d96fb3389ffb415756d0a806bb321227303a.tar.zst sia-server-52d5d96fb3389ffb415756d0a806bb321227303a.zip | |
Document Shelly 2PM Gen3 support
This advertises the support for this and documents links to
documentation and the vendor home page.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 17 |
1 files changed, 13 insertions, 4 deletions
@@ -6,14 +6,20 @@ implemented by apps connecting to this central Sia server. ## Supported vendors and devices -Currently only [Homematic IP][1] as a vendor and the [OpenCCU][2] as interface -is supported. +### Homematic IP -The currently only supported device is: +[Homematic IP][1] with the [OpenCCU][2] as central device is supported with +these IoT products: - [HmIP-SWDO-2][3] - optical window or door contact -Further device support is planned. +### Shelly + +[Shelly][8] is supported with the following product: + +- [Shelly 2PM Gen3][7] - twin relay e.g. for roller shutter control + +The implemented API is documented [here][6]. ## Build instructions @@ -70,3 +76,6 @@ Only aspects explicitly stated here are part of the public API: [3]: https://homematic-ip.com/en/product/window-and-door-contact-optical [4]: https://systemd.io/ [5]: https://semver.org/ +[6]: https://shelly-api-docs.shelly.cloud/gen2/ +[7]: https://www.shelly.com/de/products/shelly-2pm-gen3-1/ +[8]: https://shelly.com/ |
