Skip to content

Commit 37e9542

Browse files
drthanwholudeeusfrenck
authored
Reflect Tuya IoT Platform changes to names and webpage structure (home-assistant#19599)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev> Co-authored-by: Franck Nijhof <frenck@frenck.nl>
1 parent 89b6099 commit 37e9542

File tree

9 files changed

+27
-30
lines changed

9 files changed

+27
-30
lines changed

source/_integrations/tuya.markdown

Lines changed: 27 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -25,54 +25,51 @@ The Tuya integration allows integrating all Powered by Tuya devices you have add
2525

2626
## Supported platforms
2727

28-
- **Climate**: Air conditioner, heater, thermostat.
29-
- **Fan**: Fan, air purifier, humidifier, dehumidifier.
30-
- **Light**: Light, light strip, ambient light, light string, humidifier's light, Ceiling light.
31-
- **Scene**: Smart scene.
32-
- **Switch**: Switch, socket, power strip, smart kettle, breaker, pet water feeder, air purifier, diffuser.
28+
- **Climate**: air conditioner, heater, thermostat.
29+
- **Fan**: fan, air purifier, humidifier, dehumidifier.
30+
- **Light**: light, light strip, ambient light, light string, humidifier's light, ceiling light.
31+
- **Scene**: smart scene.
32+
- **Switch**: switch, socket, power strip, smart kettle, breaker, pet water feeder, air purifier, diffuser.
3333

34-
## Configure the Tuya IoT Platform
34+
## Configuration of the Tuya IoT Platform
3535

3636
### Prerequisites
3737

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.
4041

4142
### Create a project
4243

4344
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.
4748
![](/images/integrations/tuya/image_001.png)
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.
5051
![](/images/integrations/tuya/image_002.png)
51-
1. Click **Authorize**.
52+
7. Click `Authorize`.
5253

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.
54+
### Link devices by app account
5655

57-
![](/images/integrations/tuya/image_003.png)
56+
1. Navigate to the `Devices` tab.
57+
2. Click `Link Tuya App Account` > `Add App Account`.
58+
![](/images/integrations/tuya/image_003.png)
59+
3. Scan the QR code that appears using the `Tuya Smart` app or `Smart Life` app.
60+
![](/images/integrations/tuya/image_004.png)
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.
5863

59-
### Link devices by app account
64+
![](/images/integrations/tuya/image_005.png)
6065

61-
Link devices by your app account and copy the **Device ID** in the **Device List** to the clipboard for specifying `device_id` later.
66+
### Get authorization key
6267

63-
1. Navigate to the **Devices** tab.
64-
1. Click **Link Tuya App Account** > **Add App Account**.
65-
![](/images/integrations/tuya/image_004.png)
66-
1. Scan the QR code that appears using the **Tuya Smart** app or **Smart Life** app.
67-
![](/images/integrations/tuya/image_005.png)
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.
7069
![](/images/integrations/tuya/image_006.png)
7170

7271
{% include integrations/config_flow.md %}
7372

74-
![](/images/integrations/tuya/image_008.png)
75-
7673
{% configuration_basic %}
7774
Region:
7875
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
134131

135132
- [Supported Device Category](https://github.com/tuya/tuya-home-assistant/wiki/Supported-Device-Category?_source=f5f782752be3c4a9157ec47514d6091b)
136133
- [How to Develop a New Driver](https://github.com/tuya/tuya-home-assistant/wiki/How-to-Develop-a-New-Driver?_source=dbf3bf17966af48325e4328b2535eefe)
137-
- [FAQs](https://github.com/tuya/tuya-home-assistant/wiki/FAQs)
134+
- [FAQs](https://github.com/tuya/tuya-home-assistant/wiki/FAQs)
-23 KB
Loading
-115 KB
Loading
-52.9 KB
Loading
-18.6 KB
Loading
31 KB
Loading
-38.7 KB
Loading
-19.9 KB
Binary file not shown.
-24.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)