Skip to content

Commit

Permalink
[Jenkins] Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Jan 7, 2025
1 parent b95170b commit c232209
Show file tree
Hide file tree
Showing 9 changed files with 166 additions and 4 deletions.
11 changes: 11 additions & 0 deletions de_DE/plugins/automation protocol/z2m/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@
>
>Wenn es keine Informationen über die Aktualisierung gibt, bedeutet dies, dass es sich nur um die Aktualisierung von Dokumentation, Übersetzung oder Text handelt.
- Beginn der Unterstützung für zigbee2mqtt 2.0

# 16.12.2024

- Aktualisierung der Dokumentation
- Die Schaltfläche zur Firmware-Aktualisierung ist ausgeblendet, wenn Sie sich im Remote-Modus befinden
- Verbesserter Daemon-Start
- Standardmäßig befindet sich das Plugin im lokalen Modus (anstatt auf die Konfiguration zu warten))
- Die Version von zigbee2mqtt ist standardmäßig 1.41 (vorübergehend bis zur Veröffentlichung von 2.0)
- Firmware-Update-Schaltfläche auf Luna entfernt (vorübergehend))

# 27.09.2024

- Änderung der Mindestversionen, Core 4.4 und OS Debian 11 mindestens
Expand Down
30 changes: 29 additions & 1 deletion de_DE/plugins/automation protocol/z2m/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,34 @@ Dieser Teil ist eher für fortgeschrittene Benutzer gedacht, die bestimmte Befeh
>
> Für Aktionsbefehle können Sie „Tags“ verwenden#slider#`, `#message#`, `#title#` oder `#select#` abhängig vom Untertyp des Befehls zur Übergabe eines Parameters
# Sonoff E-Flash-Taste

## Automatische Website

Auf dieser Website mit Chrome (Edge sollte auch funktionieren) können Sie durch Anschließen Ihres USB-Sticks an Ihren PC den Schlüssel automatisch mit der neuesten Firmware flashen :

[Silabs Firmware Flasher](https://darkxst.github.io/silabs-firmware-builder/)

## Befehlszeilenmodus mit Firmware-Auswahl

Mit dieser Methode können Sie den Schlüssel unter Linux mit der Firmware Ihrer Wahl flashen :



apt install -y python3-pip python3.11-venv
python3 -m venv flash
flash/bin/pip3 installiere universal-silabs-flasher
Flash-CD/
bin/universal-silabs-flasher --device /dev/ttyUSB0 --bootloader-reset Sonoff-Probe
bin/universal-silabs-flasher --device /dev/ttyUSB0 --bootloader-reset sonoff flash --firmware ../ncp-uart-sw_EZNet7.4.3_V1.0.0.gbl
bin/universal-silabs-flasher --device /dev/ttyUSB0 --bootloader-reset Sonoff-Probe

Liste von [Firmware](https://github.com/itead/Sonoff_Zigbee_Dongle_Firmware/tree/master/Dongle-E).

Achten Sie beim Flashen darauf, den richtigen GBL-Dateinamen einzugeben.

# FAQ

[Verknüpfung](https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html) zu den Zigbee2mqtt-FAQ
Expand Down Expand Up @@ -248,4 +276,4 @@ Dieser Teil ist eher für fortgeschrittene Benutzer gedacht, die bestimmte Befeh
>**Ich erhalte die Fehlermeldung „Konfiguration stimmt nicht mit der Adaptersicherung überein.“"**
>
>Sie müssen zur Jeedom-Konfiguration, dann zu OS/DB und dann zum Dateieditor gehen. Gehen Sie zu „plugins/z2m/data“ und löschen Sie die Datei „coordinator_backup.json“
>Sie müssen zur Jeedom-Konfiguration, dann zu OS/DB und dann zum Dateieditor gehen. Gehen Sie zu „plugins/z2m/data“ und löschen Sie die Datei „coordinator_backup.json“
11 changes: 11 additions & 0 deletions en_US/plugins/automation protocol/z2m/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@
>
>If there is no information on the update, it means that it concerns only the update of documentation, translation or text.
- Start of support for zigbee2mqtt 2.0

# 16/12/2024

- Documentation update
- The firmware update button is hidden if you are in remote mode
- Improved daemon startup
- By default the plugin is in local mode (instead of waiting for configuration)
- The default version of zigbee2mqtt is 1.41 (temporary until the release of 2.0))
- Removed firmware update button on Luna (temporary))

# 09/27/2024

- Changed minimum versions, core 4.4 and OS Debian 11 minimum
Expand Down
30 changes: 29 additions & 1 deletion en_US/plugins/automation protocol/z2m/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,34 @@ This part is more for advanced users who would like to add specific commands. Ev
>
> For action type commands you can use ` tags#slider#`, `#message#`, `#title#` or `#select#` depending on the subtype of the command to pass a parameter
# Sonoff E flash key

## Automatic website

On this site with Chrome (Edge should also work) you can by plugging your USB key into your PC flash the key automatically with the latest firmware :

[Silabs Firmware Flasher](https://darkxst.github.io/silabs-firmware-builder/)

## Command line mode with firmware selection

This method allows you to flash the key under Linux with the firmware of your choice :



```
apt install -y python3-pip python3.11-venv
python3 -m venv flash
flash/bin/pip3 install universal-silabs-flasher
cd flash/
bin/universal-silabs-flasher --device /dev/ttyUSB0 --bootloader-reset sonoff probe
bin/universal-silabs-flasher --device /dev/ttyUSB0 --bootloader-reset sonoff flash --firmware ../ncp-uart-sw_EZNet7.4.3_V1.0.0.gbl
bin/universal-silabs-flasher --device /dev/ttyUSB0 --bootloader-reset sonoff probe
```

List of [firmwares](https://github.com/itead/Sonoff_Zigbee_Dongle_Firmware/tree/master/Dongle-E).

Be careful to put the correct gbl file name when flashing.

# FAQ

[Link](https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html) to the Zigbee2mqtt FAQ
Expand Down Expand Up @@ -248,4 +276,4 @@ This part is more for advanced users who would like to add specific commands. Ev
>**I get the error "Configuration is not consistent with adapter backup"**
>
>You have to go to the Jeedom configuration then OS/DB then file editor. Then go to plugins/z2m/data and delete the coordinator_backup.json file
>You have to go to the Jeedom configuration then OS/DB then file editor. Then go to plugins/z2m/data and delete the coordinator_backup.json file
11 changes: 11 additions & 0 deletions es_ES/plugins/automation protocol/z2m/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@
>
>Si no hay información sobre la actualización, significa que se trata solo de la actualización de la documentación, la traducción o el texto.
- Inicio del soporte para zigbee2mqtt 2.0

# 16/12/2024

- Actualización de documentación
- El botón de actualización de firmware está oculto si estás en modo remoto
- Inicio del demonio mejorado
- De forma predeterminada, el complemento está en modo local (en lugar de esperar la configuración))
- La versión de zigbee2mqtt es por defecto 1.41 (temporal hasta que se lance 2.0))
- Se eliminó el botón de actualización de firmware en Luna (temporal)

# 27/09/2024

- Cambio de versiones mínimas, core 4.4 y SO Debian 11 mínimo
Expand Down
30 changes: 29 additions & 1 deletion es_ES/plugins/automation protocol/z2m/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,34 @@ Esta parte es más para usuarios avanzados que desean agregar comandos específi
>
> Para comandos de tipo acción, puede utilizar etiquetas `#slider#`,`#message#`,`#title#` o `#select#` dependiendo del subtipo del comando para pasar un parámetro
# Tecla flash Sonoff E

## Sitio web automático

En este sitio con Chrome (Edge también debería funcionar), puede conectar su llave USB a su PC para actualizar la llave automáticamente con el firmware más reciente :

[Intermitente de firmware Silabs](https://darkxst.github.io/silabs-firmware-builder/)

## Modo de línea de comando con opción de firmware

Este método le permite actualizar la clave en Linux con el firmware de su elección :



```
instalación adecuada -y python3-pip python3.11-venv
python3 -m venv flash
flash/bin/pip3 instalar universal-silabs-flasher
CD flash/
bin/universal-silabs-flasher --device /dev/ttyUSB0 --sonda sonoff de reinicio del cargador de arranque
bin/universal-silabs-flasher --device /dev/ttyUSB0 --bootloader-reset sonoff flash --firmware ../ncp-uart-sw_EZNet7.4.3_V1.0.0.gbl
bin/universal-silabs-flasher --device /dev/ttyUSB0 --sonda sonoff de reinicio del cargador de arranque
```

Lista de [firmware](https://github.com/itead/Sonoff_Zigbee_Dongle_Firmware/tree/master/Dongle-E).

Tenga cuidado de poner el nombre correcto del archivo gbl al flashear.

# FAQ

[Enlace](https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html) a las preguntas frecuentes de Zigbee2mqtt
Expand Down Expand Up @@ -248,4 +276,4 @@ Esta parte es más para usuarios avanzados que desean agregar comandos específi
>**Recibo el error "La configuración no es consistente con la copia de seguridad del adaptador"**
>
>Tienes que ir a la configuración de Jeedom, luego a OS/DB y luego al editor de archivos. Esnuite vaya a plugins/z2m/data y elimine el archivo coordinador_backup.json
>Tienes que ir a la configuración de Jeedom, luego a OS/DB y luego al editor de archivos. Esnuite vaya a plugins/z2m/data y elimine el archivo coordinador_backup.json
6 changes: 6 additions & 0 deletions fr_FR/plugins/automation protocol/z2m/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
>
>S'il n'y a pas d'information sur la mise à jour, c'est que celle-ci concerne uniquement de la mise à jour de documentation, de traduction ou de texte.
# 07/01/2025

- La version par defaut de zigbee2mqtt est maintenant 1.42.0
- Support de l'installation de la version de zigbee2mqtt 2.0.X (attention pour l'instant l'installation est possible mais on ne garantie pas que tout marche meme si les 1er tests sont encourageant)
- Correction de bug

# 16/12/2024

- Mise à jour de la documentation
Expand Down
11 changes: 11 additions & 0 deletions pt_PT/plugins/automation protocol/z2m/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@
>
>Se não houver informação sobre a atualização, significa que se trata apenas da atualização da documentação, tradução ou texto.
- Início do suporte para zigbee2mqtt 2.0

# 16/12/2024

- Atualização da documentação
- O botão de atualização de firmware fica oculto se você estiver no modo remoto
- Inicialização do daemon aprimorada
- Por padrão o plugin está em modo local (em vez de esperar pela configuração)
- A versão do zigbee2mqtt é por padrão 1.41 (temporário até o lançamento do 2.0)
- Botão de atualização de firmware removido no Luna (temporário)

# 27/09/2024

- Mudança de versões mínimas, core 4.4 e SO Debian 11 no mínimo
Expand Down
30 changes: 29 additions & 1 deletion pt_PT/plugins/automation protocol/z2m/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,34 @@ Esta parte é mais para usuários avançados que gostariam de adicionar comandos
>
> Para comandos do tipo ação você pode usar `tags#slider#`,`#message#`,`#title#`ou`#select#` dependendo do subtipo do comando para passar um parâmetro
# Chave de flash Sonoff E

## Site automático

Neste site com o Chrome (o Edge também deve funcionar), você pode conectar sua chave USB ao PC e atualizar a chave automaticamente com o firmware mais recente :

[Flasher de Firmware Silabs](https://darkxst.github.io/silabs-firmware-builder/)

## Modo de linha de comando com escolha de firmware

Este método permite que você atualize a chave no Linux com o firmware de sua escolha :



```
apt instalar -y python3-pip python3.11-venv
python3 -m venvflash
flash/bin/pip3 instalar universal-silabs-pisca-pisca
CD flash/
bin/universal-silabs-flasher --device /dev/ttyUSB0 --bootloader-reset sonoff probe
bin/universal-silabs-flasher --device /dev/ttyUSB0 --bootloader-reset sonoff flash --firmware ../ncp-uart-sw_EZNet7.4.3_V1.0.0.gbl
bin/universal-silabs-flasher --device /dev/ttyUSB0 --bootloader-reset sonoff probe
```

Lista de [firmware](https://github.com/itead/Sonoff_Zigbee_Dongle_Firmware/tree/master/Dongle-E).

Tenha cuidado para colocar o nome de arquivo gbl correto ao piscar.

# FAQ

[Link](https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html) para as perguntas frequentes do Zigbee2mqtt
Expand Down Expand Up @@ -248,4 +276,4 @@ Esta parte é mais para usuários avançados que gostariam de adicionar comandos
>**Recebo o erro "A configuração não é consistente com o backup do adaptador"**
>
>Você tem que ir para a configuração do Jeedom, depois para o OS/DB e depois para o editor de arquivos. Esnuite vá para plugins/z2m/data e exclua o arquivo coordenador_backup.json
>Você tem que ir para a configuração do Jeedom, depois para o OS/DB e depois para o editor de arquivos. Esnuite vá para plugins/z2m/data e exclua o arquivo coordenador_backup.json

0 comments on commit c232209

Please sign in to comment.