Skip to content

Commit

Permalink
Add Tuya FAQ if the scan is not working
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Gilles committed Oct 31, 2024
1 parent 2c3387c commit 0818107
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 19 deletions.
29 changes: 19 additions & 10 deletions docs/integrations/tuya.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@ sidebar_label: Tuya

3. Choose a name for your project, and fill in the different fields:

* Project Name : Name of your project (for example "Gladys");
* Industry : Smart Home ;
* Development method : Smart Home ;
* Data Center : Central Europe Data Center (even if you live in Western Europe, it's better, otherwise select the datacenter closest to you).
- Project Name : Name of your project (for example "Gladys");
- Industry : Smart Home ;
- Development method : Smart Home ;
- Data Center : Central Europe Data Center (even if you live in Western Europe, it's better).

Click on « Create ».

![Tuya Gladys integration, create project](../../static/img/docs/en/configuration/tuya/create-project.png)


4. Authorize the following API services:
(It's selected by default)
* IoT Core
* Authorization Token Management
* Smart Home Scene Linkage
* Data Dashboard Service

- IoT Core
- Authorization Token Management
- Smart Home Scene Linkage
- Data Dashboard Service

![Tuya Gladys integration, select api services](../../static/img/docs/en/configuration/tuya/select-api-services.png)

Expand Down Expand Up @@ -57,5 +57,14 @@ Click on « Create ».

![Tuya Gladys integration, save configuration](../../static/img/docs/en/configuration/tuya/save-configuration.jpeg)


## FAQ

### Is the scan not working?

On the forum, Francis66 had this issue, and he resolved it this way:

- I no longer had access rights to the API resources
- Access to Cloud Develop Base Resource and IoT Core was lost because the trial period had expired.
- For the region: I had selected Western Europe instead of Central Europe.

If you have any questions, ask it on [our forum](https://en-community.gladysassistant.com/).
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@ sidebar_label: Tuya

3. Choisissez un nom de projet, renseignez les différents champs :

* Project Name : Le nom de votre project (ex: Gladys)
* Industry : Smart Home ;
* Development method : Smart Home ;
* Data Center : Central Europe Data Center (même si vous vivez en Europe de l’Ouest, c’est mieux, sinon sélectionnez le datacenter le plus proche de chez vous).
- Project Name : Le nom de votre project (ex: Gladys)
- Industry : Smart Home ;
- Development method : Smart Home ;
- Data Center : Central Europe Data Center (même si vous vivez en Europe de l’Ouest, c’est mieux).

Cliquez sur « Create ».

![Tuya Gladys integration, create project](../../../../../static/img/docs/en/configuration/tuya/create-project.png)


4. Autorisez les services API suivants :
(Ils sont normalement sélectionnés par default)
* IoT Core
* Authorization Token Management
* Smart Home Scene Linkage
* Data Dashboard Service

- IoT Core
- Authorization Token Management
- Smart Home Scene Linkage
- Data Dashboard Service

![Tuya Gladys integration, select api services](../../../../../static/img/docs/en/configuration/tuya/select-api-services.png)

Expand Down Expand Up @@ -58,3 +58,13 @@ Cliquez sur « Create ».
![Tuya Gladys integration, save configuration](../../../../../static/img/docs/en/configuration/tuya/save-configuration.jpeg)

## FAQ

### Le scan ne fonctionne pas ?

Sur le forum, Francis66 avait ce souci, et il l'a résolu de cette façon:

- Je n’avais plus de droits aux ressources API
- acces à Cloud Develop Base Resource et IoT Core car la période Trial était dépassée.
- Pour la zone: j’avais renseigné Europe de l’ouest au lieu d’Europe Centrale

Source: https://community.gladysassistant.com/t/configuration-de-lintegration-tuya/9140/7

0 comments on commit 0818107

Please sign in to comment.