Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/tuyanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-11-04 13:13:51 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-11-04 13:13:51 +0300
commitee74dc9b6a2724561cc768341c51bba2f6d57312 (patch)
tree3a32f4665ce0bf050ae2b95e8c113fa4f3c7b007 /README.md
parent737afd17444fb0b0794e9c7f07c6f9be05f584e9 (diff)
XML docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index e3aac81..19d1e8b 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
.NET Standard 2.0 library to interface with Tuya WiFi smart devices over LAN, without using the cloud.
+Full documentation: https://clusterm.github.io/tuyanet/
+
## Description
This library controls and monitors [Tuya](https://en.tuya.com/) compatible WiFi Smart Devices (Plugs, Switches, Lights, Window Covers, etc.) using the local area network (LAN). [Tuya](https://en.tuya.com/) devices are designed to communicate with the Tuya Cloud but most also expose a local area network API, allowing us to directly control the devices without using the cloud.