Skip to content

Commit ac9498f

Browse files
committed
v1.2.10 Wizard Update
1 parent 7f740d5 commit ac9498f

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,14 @@ Follow the instructions below to get the *Local_Key*:
6565
3. **Set up a Tuya Account**:
6666
* Create a Tuya Developer account on [iot.tuya.com](https://iot.tuya.com/) and log in.
6767
* Click on "Cloud" icon -> "Create Cloud Project"
68-
1. Remember the "Data Center" you select and pick only one. This will be used by TinyTuya Wizard ([see screenshot](https://user-images.githubusercontent.com/836718/138598647-c9657e49-1a89-4ed6-8105-ceee95d9513f.png))
69-
2. Skip the configuration wizard but remember the Authorization Key: *API ID* and *Secret* for below ([see screenshot example](https://user-images.githubusercontent.com/836718/138598788-f74d2fe8-57fa-439c-8003-18735a44e7e5.png)).
68+
1. Remember the "Data Center" you select and pick only one. This will be used by TinyTuya Wizard ([screenshot](https://user-images.githubusercontent.com/836718/138598647-c9657e49-1a89-4ed6-8105-ceee95d9513f.png))
69+
2. Skip the configuration wizard but remember the Authorization Key: *API ID* and *Secret* for below ([screenshot](https://user-images.githubusercontent.com/836718/138598788-f74d2fe8-57fa-439c-8003-18735a44e7e5.png)).
7070
* Click on "Cloud" icon -> Select your project -> Devices -> "Add Device" button ([see screenshot](https://user-images.githubusercontent.com/836718/138599218-e2202d7b-d9a0-4b18-bf40-c01567944da3.png))
71-
* Click `Add Device with IoT Device Management App` ([see screenshot](https://user-images.githubusercontent.com/836718/138599473-066bb1b7-99b7-4540-983a-a0397b199448.png)) and it will display a QR code. Scan the QR code with the *Smart Life app* on your Phone (see step 1 above) by going to the "Me" tab in the *Smart Life app* and clicking on the QR code button [..] in the upper right hand corner of the app. When you scan the QR code, it will link all of the devices registered in your "Smart Life" app into your Tuya IoT project.
72-
* **IMPORTANT** Under "Service API" ensure the API groups are listed: `Smart Home Devices Management`, `Authorization` and `Smart Home Family Management` ([see screenshot here](https://user-images.githubusercontent.com/38729644/128742250-9b2a0c0e-4f5b-4886-8279-cd50bfeedcf8.png)) - Make sure you authorize your Project to use these 3 API groups:
71+
* Click `Add Device with IoT Device Management App` ([screenshot](https://user-images.githubusercontent.com/836718/138599473-066bb1b7-99b7-4540-983a-a0397b199448.png)) and it will display a QR code. Scan the QR code with the *Smart Life app* on your Phone (see step 1 above) by going to the "Me" tab in the *Smart Life app* and clicking on the QR code button [..] in the upper right hand corner of the app. When you scan the QR code, it will link all of the devices registered in your "Smart Life" app into your Tuya IoT project.
72+
* **IMPORTANT** Under "Service API" ensure this API is listed: `IoT Core` - Make sure you authorize your Project to use that API:
7373
- Click "Service API" tab
7474
- Click "**Go to Authorize**" button
75-
- Select the API Groups from the dropdown and click `Subscribe` ([see screenshot here](https://user-images.githubusercontent.com/38729644/128742724-9ed42673-7765-4e21-94c8-76022de8937a.png))
75+
- Select the API Groups from the dropdown and click `Subscribe` ([screenshot](https://user-images.githubusercontent.com/38729644/128742724-9ed42673-7765-4e21-94c8-76022de8937a.png))
7676

7777

7878
4. **Run Setup Wizard**:

RELEASE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
* Add socket.shutdown(socket.SHUT_RDWR)
77
* Add function to send multiple DPS index updates with one call
88

9-
## v1.2.10 - Unreleased
9+
## v1.2.10 - Wizard Update for New Tuya Regions
1010

11+
* PyPi Version 1.2.10
1112
* Added ability to disable device auto-detect (default vs device22) via `d.disabledetect=True`.
1213
* Wizard: Added new data center regions for Tuya Cloud:
1314

0 commit comments

Comments
 (0)