Region -> Country and minor tweaks (#19623)

This commit is contained in:
Paulus Schoutsen 2021-10-05 22:09:46 -07:00 committed by GitHub
parent 37e9542718
commit c7f23c2faf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@ This is a separate account to the one you made for the app. You cannot log in wi
### Create a project
1. Log in to the [Tuya IoT Platform](https://iot.tuya.com/).
2. In the left navigation bar, click `Cloud` > `Development`. If this is your first time setting up an account you will be asked to subscribe to a Cloud Development Plan. You can select and "purchase" the Trial Edition.
2. In the left navigation bar, click `Cloud` > `Development`. If this is your first time setting up an account you will be asked to subscribe to a Cloud Development Plan. You can select and "purchase" the Trial Edition (it's free).
3. On the page that appears, click `Create Cloud Project`.
4. In the `Create Project` dialog box, configure `Project Name`, `Description`, `Industry`, and `Data Center`. For the `Development Method` field, select `Smart Home` from the dropdown list. For the `Data Center` field, select the zone you are located in.
![](/images/integrations/tuya/image_001.png)
@ -58,8 +58,8 @@ This is a separate account to the one you made for the app. You cannot log in wi
![](/images/integrations/tuya/image_003.png)
3. Scan the QR code that appears using the `Tuya Smart` app or `Smart Life` app.
![](/images/integrations/tuya/image_004.png)
4. Click `Confirm` on your `Tuya Smart` or `Smart Life` app.
5. Navigate to the `All Devices` tab. Here you should be able to find the devices that have been added through your `Tuya Smart` or `Smart Life` account, as a confirmation everything worked.
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.
![](/images/integrations/tuya/image_005.png)
@ -71,8 +71,8 @@ Click the created project to enter the `Project Overview` page and get the `Auth
{% include integrations/config_flow.md %}
{% configuration_basic %}
Region:
description: Choose the Tuya IoT region to use.
Country:
description: Choose the country you picked when signing up.
"Tuya IoT Access ID":
description: Go to your cloud project on [Tuya IoT Platform](https://iot.tuya.com/). Find the **Access ID** under [Authorization Key](#get-authorization-key) on the **Project Overview** tab.