From 33b5e37fa072ada59923e664af3b6887a04ca3df Mon Sep 17 00:00:00 2001 From: retrop7 Date: Mon, 11 Dec 2023 00:44:11 -0700 Subject: [PATCH] Update tuya.markdown to include opening the project after creating it. (#30259) Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/tuya.markdown | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/source/_integrations/tuya.markdown b/source/_integrations/tuya.markdown index ea359545ff3..526cb33b800 100644 --- a/source/_integrations/tuya.markdown +++ b/source/_integrations/tuya.markdown @@ -72,14 +72,15 @@ This is a separate account from the one you made for the app. You cannot log in ### Link devices by app account -1. Navigate to the `Devices` tab. -2. Click `Link Tuya App Account` > `Add App Account`. +1. In `Cloud` > `Development`, open the project that was just created using the link on the far right of the list. +2. Navigate to the `Devices` tab. +3. Click `Link Tuya App Account` > `Add App Account`. ![](/images/integrations/tuya/image_003.png) -3. Scan the QR code that appears using the `Tuya Smart` app or `Smart Life` app using the 'Me' section of the app. +4. Scan the QR code that appears using the `Tuya Smart` app or `Smart Life` app using the 'Me' section of the app. ![](/images/integrations/tuya/image_004.png) -4. Click `Confirm` in the app. -5. To confirm that everything worked, navigate to the `All Devices` tab. Here you should be able to find the devices from the app. -6. If zero devices are imported, try changing the DataCenter and check the account used is the "Home Owner". +5. Click `Confirm` in the app. +6. To confirm that everything worked, navigate to the `All Devices` tab. Here you should be able to find the devices from the app. +7. If zero devices are imported, try changing the DataCenter and check the account used is the "Home Owner". You can change DataCenter by clicking the Cloud icon on the left menu, then clicking the Edit link in the Operation column for your newly created project. You can change DataCenter in the popup window. ![](/images/integrations/tuya/image_005.png)