From 8a8fb66eeb3de0dffb31c9bb5a1eb6d4b3b66345 Mon Sep 17 00:00:00 2001 From: seydx <34152761+seydx@users.noreply.github.com> Date: Sat, 17 May 2025 15:55:43 +0200 Subject: [PATCH] Update README.md Co-authored-by: Felipe Santos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43e1c83b..7982cbf2 100644 --- a/README.md +++ b/README.md @@ -570,7 +570,7 @@ Tested: KD110, KC200, KC401, KC420WS, EC71. [Tuya](https://www.tuya.com/) proprietary camera protocol with **two way audio** support. -- Obtain `client_id`, `client_secret`, `uid` and `device_id` from [Tuya IoT Platform](https://iot.tuya.com/) +- Obtain `device_id`, `client_id`, `client_secret`, and `uid` (if using `mode=webrtc`) from [Tuya IoT Platform](https://iot.tuya.com/). [Here's a guide](https://xzetsubou.github.io/hass-localtuya/cloud_api/). - Use `mode` parameter to select the stream type: - `webrtc` - WebRTC stream (default) - `rtsp` - RTSP stream _(if available)_