Bienvenue sur le forum de la ZiGate !

Ici, nous échangeons sur les produits ZiGate (matériellement) et les firmware.

Pour que vous puissiez gagner du temps, je vous conseille de visiter, dans un premier temps, les forums et documentations des plugins et box domotique que vous avez choisi :

Jeedom :

Forum : https://community.jeedom.com/
Plugin ZiGate : https://github.com/Jeedom-Zigate/jeedom-plugin-zigate
Plugin Abeille : https://github.com/KiwiHC16/Abeille + http://kiwihc16.free.fr/

Domoticz :

Forum Francophonehttps://easydomoticz.com/forum/viewforum.php?f=28
Forum Anglophonehttps://www.domoticz.com/forum/viewforum.php?f=68
Développeur: @pipiche38 disponible sur keybase.io en chat

EEdomus :

Forum : https://forum.eedomus.com/

Home-assistant :

Plugin : https://github.com/doudz/homeassistant-zigate
Zigpy : https://www.home-assistant.io/integrations/zha/

Veuillez pour créer des messages et des sujets de discussion.

Liste commandes MAJ firmware PIZIGATE V1 - Raspberry V3

Bonjour,

a chaque MAJ de firmware, je cherche alors cette fois j'ai enregistré comment je fais.

Les stops Apache et Mysql sont pour jeedom.

 

sudo wget https://github.com/fairecasoimeme/ZiGate/archive/refs/tags/v31.bin

sudo wget https://github.com/fairecasoimeme/ZiGate/releases/download/v3.1e/ZiGate_v3.1e.bin

sudo PiZiGate-tools/test/PiZiGate_test /dev/ttyAMA0

service apache2 stop

service mysql stop

gpio mode 0 out

gpio mode 2 out

gpio write 2 0 

gpio write 0 0

gpio write 0 1

JennicModuleProgrammer/Build/JennicModuleProgrammer -V 6 -P 115200 -f ./ZiGate_v3.1e.bin -s /dev/ttyAMA0

sudo reboot

Translate »