From 01a6f0fa155875a4df4fb02044ab699f3194b6e4 Mon Sep 17 00:00:00 2001 From: Handrail9 <86343914+Handrail9@users.noreply.github.com> Date: Tue, 14 Jan 2025 14:03:16 +0000 Subject: [PATCH] Update README.md (#1808) Tuya integration page shows new information and no longer includes how to get Client ID & Secret. Added those here. Co-authored-by: rospogrigio <49229287+rospogrigio@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e54de7d..8f5211e 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ The Cloud API configuration page will appear, requesting to input your Tuya IoT To setup a Tuya IoT Platform account and setup a project in it, refer to the instructions for the official Tuya integration: https://www.home-assistant.io/integrations/tuya/ -The place to find the Client ID and Secret is described in this link (in the ["Get Authorization Key"](https://www.home-assistant.io/integrations/tuya/#get-authorization-key) paragraph), while the User ID can be found in the "Link Tuya App Account" subtab within the Cloud project: +The Client ID and Secret can be found at `Cloud > Development > Overview` and the User ID can be found in the "Link Tuya App Account" subtab within the Cloud project: ![user_id.png](https://github.com/rospogrigio/localtuya-homeassistant/blob/master/img/8-user_id.png)