-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
85 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,5 @@ build | |
.DS_Store | ||
node_modules | ||
.env | ||
.docusaurus | ||
.docusaurus | ||
.idea/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
--- | ||
id: node-red | ||
title: Node-RED | ||
sidebar_label: Node-RED | ||
--- | ||
|
||
|
||
In this tutorial, we will show you how to integrate [Node-RED](https://nodered.org/) to Gladys Assistant. | ||
|
||
This will allow you to connect hardware devices, APIs and online services. | ||
|
||
## Activate Node-RED | ||
In Gladys, go to in `Integrations / Node-RED`. | ||
|
||
Gladys needs to install a container. Don’t worry, it’s all been automated. | ||
|
||
Go to the `Configuration` section and click on the **Enable** button. After a few moments (the time depends on your Raspberry Pi model and your bandwidth), you should visualize all the initialized elements and the links between each in green. | ||
|
||
|
||
![Etat des services Node-RED](../../static/img/docs/en/configuration/node-red/node-red_etat_services_en.png) | ||
|
||
|
||
## Connect to Node-RED | ||
|
||
You can open the Node-RED interface by clicking on the link | ||
:warning: Attention, the link is not accessible from Gladys Plus | ||
|
||
![Lien Node-RED](../../static/img/docs/en/configuration/node-red/node-red_link_en.png) | ||
|
||
You arrive at your local Node-RED instance. | ||
|
||
![Login Node-RED](../../static/img/docs/en/configuration/node-red/node-red_login_en.png) | ||
|
||
To connect, you must use the connection information provided in the `Configuration` section. | ||
|
||
## Use | ||
|
||
You can now create your Node-RED flows | ||
|
||
![Node-RED](../../static/img/docs/en/configuration/node-red/node-red_en.png) | ||
|
40 changes: 40 additions & 0 deletions
40
i18n/fr/docusaurus-plugin-content-docs/current/integrations/node-red.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
--- | ||
id: node-red | ||
title: Node-RED | ||
sidebar_label: Node-RED | ||
--- | ||
|
||
Dans ce tutoriel, nous allons vous expliquer qu'il est possible d'intégrer [Node-RED](https://nodered.org/) à Gladys Assistant. | ||
|
||
Vous pourrez ainsi connecter des périphériques matériels, des API et des services en ligne. | ||
|
||
## Activez Node-RED | ||
Dans Gladys, Rendez-vous dans `Intégrations / Node-RED`. | ||
|
||
Gladys a besoin d'installer un container. Ne vous inquiétez pas, tout cela a été automatisé. | ||
|
||
Rendez-vous dans la partie `Configuration` et cliquez sur le bouton **Activer**. Après quelques instants (le temps dépend de votre modèle de Raspberry Pi et de votre bande passante), vous devriez visualiser tous les éléments démarrés et les liens entre chacun au vert. | ||
|
||
|
||
![Etat des services Node-RED](../../../../../static/img/docs/fr/configuration/node-red/node-red_etat_services_fr.png) | ||
|
||
|
||
## Se connecter à Node-RED | ||
|
||
Vous pouvez ouvrir l'interface de Node-Red en cliquant sur le lien | ||
:warning: Attention, le lien n'est pas accessible depuis Gladys Plus | ||
|
||
![Lien Node-RED](../../../../../static/img/docs/fr/configuration/node-red/node-red_link_fr.png) | ||
|
||
Vous arrivez sur votre instance locale de Node-RED. | ||
|
||
![Login Node-RED](../../../../../static/img/docs/fr/configuration/node-red/node-red_login_fr.png) | ||
|
||
Pour vous connecter, il faut utiliser les informations de connection fourni dans la partie `Configuration` | ||
|
||
## Utilisation | ||
|
||
Vous pouvez maintenant créer vos flux Node-RED | ||
|
||
![Node-RED](../../../../../static/img/docs/fr/configuration/node-red/node-red_fr.png) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+741 KB
static/img/docs/en/configuration/node-red/node-red_etat_services_en.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+778 KB
static/img/docs/fr/configuration/node-red/node-red_etat_services_fr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.