Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
splattner committed Dec 22, 2021
1 parent 317b189 commit 42ab871
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -5,8 +5,10 @@ Disclaimer: Work in Progress =)
This Golang based project allows to integrate existing smart devices (specially lights and relays) into the [digitalSTROM](https://www.digitalstrom.com/) system. The project uses the free virtual device connector (vdc) from [plan44](https://github.com/plan44/vdcd).

Currently the following devices are supported:

* [Tasmota](https://github.com/plan44/vdcd) based relays. Uses MQTT for discovery and control of the device
* [Shelly](https://shelly.cloud/) based relays. Uses MQTT for discovery and control of the device.
* [Deconz](https://www.dresden-elektronik.de/funk/software/deconz.html) Lights and (selected) Sensors. Uses REST-AOI and Websockets

![DSS Devices](dss_devices.png)

Expand Down

0 comments on commit 42ab871

Please sign in to comment.