-
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.
Merge branch 'master' into doc-netatmo-update-images
- Loading branch information
Showing
11 changed files
with
93 additions
and
78 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
This file was deleted.
Oops, something went wrong.
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,45 @@ | ||
--- | ||
id: zwavejs-ui | ||
title: Integrate your Z-Wave devices with Z-Wave JS UI | ||
sidebar_label: Z-Wave JS UI | ||
--- | ||
|
||
:::warning | ||
January 2024: This integration is in alpha for now. | ||
|
||
Only one type of device is supported: The [Fibaro Door Opening Sensor](https://www.amazon.com/Fibaro-FGDW-002-1-Window-Temperature-Sensor/dp/B074FCG1PF?crid=AMCFKK427FRN&keywords=Fibaro+door+sensor+2&qid=1704977401&sprefix=fibaro+door+sensor+2%2Caps%2C164&sr=8-1&linkCode=ll1&tag=gladproj-20&linkId=3e61bb12444e6d8265e7440bd0174456&language=en_US&ref_=as_li_ss_tl). | ||
|
||
We are looking for help to integrate other devices! | ||
::: | ||
|
||
Gladys Assistant offers integration with [Z-Wave JS UI](https://zwave-js.github.io/zwave-js-ui/#/), a software application for controlling Z-Wave devices. | ||
|
||
Gladys connects to the same MQTT broker as Z-Wave JS UI and receives MQTT messages whenever a device's status changes. | ||
|
||
## Installing Z-Wave JS UI | ||
|
||
Please visit the [Z-Wave JS UI](https://zwave-js.github.io/zwave-js-ui/#/) website for Z-Wave JS UI installation instructions. | ||
|
||
## Configuring Z-Wave JS UI | ||
|
||
For integration with Gladys to work properly, 2 settings are required. | ||
|
||
First, you need to set the MQTT parameters in the parameters, in particular the "name" field, which defines the MQTT topic to which messages will be sent. | ||
|
||
![Z-Wave JS UI Configuration MQTT](../../static/img/docs/en/configuration/zwavejs-ui/zwavejs-ui-mqtt-configuration.jpg) | ||
|
||
Next, configure the "Gateway" section as follows: | ||
|
||
![Z-Wave JS UI Configuration Gateway](../../static/img/docs/en/configuration/zwavejs-ui/zwavejs-ui-gateway-configuration.jpg) | ||
|
||
## Connect Gladys to Z-Wave JS UI | ||
|
||
To enable Gladys to communicate with Z-Wave JS UI, you need to provide Gladys with the URL and connection information for the MQTT broker on which Z-Wave JS UI is published. | ||
|
||
Go to the "Configuration" tab to add this information. | ||
|
||
## Discover Z-Wave JS UI | ||
|
||
Go to the "Discovered" tab to see the devices your Z-Wave JS UI instance exposes. | ||
|
||
You can then add them to Gladys with a single click! |
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
46 changes: 0 additions & 46 deletions
46
i18n/fr/docusaurus-plugin-content-docs/current/integrations/zwave.md
This file was deleted.
Oops, something went wrong.
45 changes: 45 additions & 0 deletions
45
i18n/fr/docusaurus-plugin-content-docs/current/integrations/zwavejs-ui.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,45 @@ | ||
--- | ||
id: zwavejs-ui | ||
title: Intégrez vos appareils Z-Wave grâce à Z-Wave JS UI | ||
sidebar_label: Z-Wave JS UI | ||
--- | ||
|
||
:::warning | ||
Janvier 2024: Cette intégration est en alpha pour l'instant. | ||
|
||
Seul un type d'appareil est supporté: Le [Fibaro Détecteur d'ouverture de porte](https://www.domadoo.fr/fr/peripheriques/4105-fibaro-detecteur-d-ouverture-z-wave-doorwindow-sensor-2-blanc-5902701700348.html?domid=17). | ||
|
||
Nous sommes à la recherche d'aide pour intégrer d'autres appareils ! | ||
::: | ||
|
||
Gladys Assistant propose une intégration avec [Z-Wave JS UI](https://zwave-js.github.io/zwave-js-ui/#/), un logiciel qui permet de contrôler des appareils Z-Wave. | ||
|
||
Gladys se connecte au même broker MQTT que Z-Wave JS UI et reçoit des messages MQTT à chaque changement d'état d'un appareil. | ||
|
||
## Installer Z-Wave JS UI | ||
|
||
Nous vous invitons à vous rendre sur le site de [Z-Wave JS UI](https://zwave-js.github.io/zwave-js-ui/#/) pour trouver les instructions d'installation de Z-Wave JS UI. | ||
|
||
## Configurer Z-Wave JS UI | ||
|
||
Afin que l'intégration avec Gladys fonctionne correctement, 2 réglages sont nécessaires. | ||
|
||
Il faut d'abord régler dans les paramètres les paramètres MQTT, notamment le champ "name" qui va définir le topic MQTT sur lequel les messages seront envoyés. | ||
|
||
![Z-Wave JS UI Configuration MQTT](../../../../../static/img/docs/fr/configuration/zwavejs-ui/zwavejs-ui-mqtt-configuration.jpg) | ||
|
||
Ensuite, il est nécessaire de configurer la section "Gateway" de la manière suivante : | ||
|
||
![Z-Wave JS UI Configuration Gateway](../../../../../static/img/docs/fr/configuration/zwavejs-ui/zwavejs-ui-gateway-configuration.jpg) | ||
|
||
## Connecter Gladys à Z-Wave JS UI | ||
|
||
Afin que Gladyus puisse communiquer avec Z-Wave JS UI, il faut fournir à Gladys l'URL et les informations de connexion au broker MQTT sur lequel publie Z-Wave JS UI. | ||
|
||
Rendez-vous dans l'onglet "Configuration" pour ajouter ces informations. | ||
|
||
## Découverte Z-Wave JS UI | ||
|
||
Rendez-vous sur l'onglet "Découvert" pour voir les appareils que votre instance Z-Wave JS UI expose. | ||
|
||
Vous pouvez ensuite les ajouter à Gladys d'un seul clic! |
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
Binary file added
BIN
+96.4 KB
static/img/docs/en/configuration/zwavejs-ui/zwavejs-ui-gateway-configuration.jpg
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
+82.7 KB
static/img/docs/en/configuration/zwavejs-ui/zwavejs-ui-mqtt-configuration.jpg
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
+96.4 KB
static/img/docs/fr/configuration/zwavejs-ui/zwavejs-ui-gateway-configuration.jpg
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
+82.7 KB
static/img/docs/fr/configuration/zwavejs-ui/zwavejs-ui-mqtt-configuration.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.