From bd2cbe20e04284eabff7a0053b1a7ca10837159c Mon Sep 17 00:00:00 2001 From: seydx Date: Tue, 13 May 2025 14:25:10 +0200 Subject: [PATCH] add useful links --- pkg/tuya/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 pkg/tuya/README.md diff --git a/pkg/tuya/README.md b/pkg/tuya/README.md new file mode 100644 index 00000000..f5cbc814 --- /dev/null +++ b/pkg/tuya/README.md @@ -0,0 +1,6 @@ +## Useful links + +- https://developer.tuya.com/en/docs/iot/webrtc?id=Kacsd4x2hl0se +- https://github.com/tuya/webrtc-demo-go +- https://github.com/bacco007/HomeAssistantConfig/blob/master/custom_components/xtend_tuya/multi_manager/tuya_iot/ipc/webrtc/xt_tuya_iot_webrtc_manager.py +- https://ipc-us.ismartlife.me/ \ No newline at end of file