From 6effb4914ff622dbffb86b2ce6550b3a10f74bef Mon Sep 17 00:00:00 2001 From: Cody C <50791984+codyc1515@users.noreply.github.com> Date: Mon, 5 Feb 2024 08:35:13 +1300 Subject: [PATCH] Update tuya.markdown with instructions for new user code functionality (#31212) Co-authored-by: Franck Nijhof --- source/_integrations/tuya.markdown | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/source/_integrations/tuya.markdown b/source/_integrations/tuya.markdown index 6c55dedcb4f..65dc17a3156 100644 --- a/source/_integrations/tuya.markdown +++ b/source/_integrations/tuya.markdown @@ -55,12 +55,15 @@ All Home Assistant platforms are supported by the Tuya integration, except the l You need to have the Tuya Smart or Smart Life app installed, with an account created and at least one device added to that account. -You will need your **User Code**. You can find this code in the Smart Life app or -Tuya Smart app in **Settings** > **Account and Security** screen, and enter the -code shown on the **User Code** field. +### Obtaining User Code for sign-in -Please note, that the user code is case sensitive, please be sure to enter it -exactly as shown in the app. +To sign-in, you will need to get your **User Code** from the Smart Life / +Tuya Smart app. You can find it by opening the app and: + +1. On the tab bar, select **Me**. +2. Select the **⚙️ (gear)** icon in the top-right corner. +3. Tap **Account and Security**. +4. At the bottom, **User Code** will be shown; you need to when setting up this integration. {% include integrations/config_flow.md %}