From 20bae3b5d512e0960e0893173a599c511df1e1cf Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Mon, 23 Sep 2019 01:11:36 +0200 Subject: [PATCH] Add links to "docs" --- tuya/deviceplugintuya.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tuya/deviceplugintuya.cpp b/tuya/deviceplugintuya.cpp index 33ca8ecd..1d8118e8 100644 --- a/tuya/deviceplugintuya.cpp +++ b/tuya/deviceplugintuya.cpp @@ -34,6 +34,10 @@ #include "plugintimer.h" +// API info: +// Python project: https://github.com/PaulAnnekov/tuyaha +// JS project: https://github.com/unparagoned/cloudtuya + DevicePluginTuya::DevicePluginTuya(QObject *parent): DevicePlugin(parent) {