You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Switch**: switch, socket, power strip, smart kettle, breaker, pet water feeder, air purifier, diffuser.
33
33
34
-
## Configure the Tuya IoT Platform
34
+
## Configuration of the Tuya IoT Platform
35
35
36
36
### Prerequisites
37
37
38
-
- You have created an account for [Tuya Smart or Smart Life app](https://developer.tuya.com/en/docs/iot/tuya-smart-app-smart-life-app-advantages?id=K989rqa49rluq#title-1-Download).
39
-
- You have created a [Tuya IoT Platform account](https://iot.tuya.com/)
38
+
- Your devices need to first be added in the [Tuya Smart or Smart Life app](https://developer.tuya.com/en/docs/iot/tuya-smart-app-smart-life-app-advantages?id=K989rqa49rluq#title-1-Download).
39
+
- You will also need to create an account in the [Tuya IoT Platform](https://iot.tuya.com/).
40
+
This is a separate account to the one you made for the app. You cannot log in with your app's credentials.
40
41
41
42
### Create a project
42
43
43
44
1. Log in to the [Tuya IoT Platform](https://iot.tuya.com/).
44
-
1. In the left navigation bar, click **Cloud** > **Projects**.
45
-
1. On the page that appears, click **Create**.
46
-
1. In the **Create Project** dialog box, configure **Project Name**, **Description**, **Industry**, and **Availability Zone**. In the **Development Method** field, select **Smart Home PaaS**from the dropdown list. Select all available zones.
45
+
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.
46
+
3. On the page that appears, click `Create Cloud Project`.
47
+
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.
47
48

48
-
1. Click **Create** to continue project configuration.
49
-
1. In **Configuration Wizard**, select **Device status notification** API. (**Note:****Smart Home PaaS**API has been selected as default.)
49
+
5. Click `Create` to continue with project configuration.
50
+
6. In Configuration Wizard, select the `Device Status Notification` API. `Smart Home`API products should already be selected by default.
50
51

51
-
1. Click **Authorize**.
52
+
7. Click `Authorize`.
52
53
53
-
### Get authorization key
54
-
55
-
Click the created project to enter the **Project Overview** page and get the **Authorization Key** used to make API calls.
3. Scan the QR code that appears using the `Tuya Smart` app or `Smart Life` app.
60
+

61
+
4. Click `Confirm` on your `Tuya Smart` or `Smart Life` app.
62
+
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.
58
63
59
-
### Link devices by app account
64
+

60
65
61
-
Link devices by your app account and copy the **Device ID** in the **Device List** to the clipboard for specifying `device_id` later.
1. Scan the QR code that appears using the **Tuya Smart** app or **Smart Life** app.
67
-

68
-
1. Click **Confirm** on your **Tuya Smart** or **Smart Life** app.
69
-
1. Navigate to the **Device List** tab. You can find the devices that have been added through your **Tuya Smart** or **Smart Life** account.
68
+
Click the created project to enter the `Project Overview` page and get the `Authorization Key`. You will need these for setting up the integration. in the next step.
70
69

71
70
72
71
{% include integrations/config_flow.md %}
73
72
74
-

75
-
76
73
{% configuration_basic %}
77
74
Region:
78
75
description: Choose the Tuya IoT region to use.
@@ -134,4 +131,4 @@ Link devices by your app account and copy the **Device ID** in the **Device List
0 commit comments