diff --git a/README.md b/README.md index b30a85a..fdffc0e 100644 --- a/README.md +++ b/README.md @@ -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)