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 Francophone: https://easydomoticz.com/forum/viewforum.php?f=28
Forum Anglophone: https://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/
Rpi 4 + Pizigate + jeedom No response
Citation de Judax le 19 novembre 2022, 18 h 12 minBonjour,
J'ai installé sur mon raspberry pi4 , le pizigate v2.
Lors du lancement du daemon dans Jeedom, j'ai les messages suivants :
2022-11-19 18:08:03]DEBUG[zigate](MainThread) : Try loading persistent file [2022-11-19 18:08:03]DEBUG[zigate](MainThread) : Trying to load /var/www/html/plugins/zigate/core/class/../../resources/zigated/zigate.json [2022-11-19 18:08:03]DEBUG[zigate](MainThread) : Load neighbours cache: [] [2022-11-19 18:08:03]DEBUG[zigate](MainThread) : Load success [2022-11-19 18:08:03]DEBUG[zigate](MainThread) : REQUEST : 0x0018 b'\x01' [2022-11-19 18:08:03]DEBUG[zigate](MainThread) : Msg to send b'001800011801' [2022-11-19 18:08:03]DEBUG[zigate](MainThread) : Encoded Msg to send b'010210180210021118021103' [2022-11-19 18:08:03]DEBUG[zigate](MainThread) : Waiting for status message for command 0x0018 [2022-11-19 18:08:03]INFO : Démon zigate lancé [2022-11-19 18:08:08]WARNING[zigate](MainThread) : No response after command 0x0018 (1) [2022-11-19 18:08:08]DEBUG[zigate](MainThread) : REQUEST : 0x0010 [2022-11-19 18:08:08]DEBUG[zigate](MainThread) : Msg to send b'0010000010' [2022-11-19 18:08:08]DEBUG[zigate](MainThread) : Encoded Msg to send b'01021010021002101003' [2022-11-19 18:08:08]DEBUG[zigate](MainThread) : Waiting for status message for command 0x0010 [2022-11-19 18:08:13]WARNING[zigate](MainThread) : No response after command 0x0010 (2) [2022-11-19 18:08:13]WARNING[zigate](MainThread) : Failed to retrieve zigate firmware version [2022-11-19 18:08:13]DEBUG[zigate](MainThread) : REQUEST : 0x0021 b'\x07\x18\xc8\x00' [2022-11-19 18:08:13]DEBUG[zigate](MainThread) : Msg to send b'00210004f20718c800' [2022-11-19 18:08:13]DEBUG[zigate](MainThread) : Encoded Msg to send b'0102102102100214f2021718c8021003' [2022-11-19 18:08:13]DEBUG[zigate](MainThread) : Waiting for status message for command 0x0021 [2022-11-19 18:08:18]WARNING[zigate](MainThread) : No response after command 0x0021 (3) [2022-11-19 18:08:18]DEBUG[zigate](MainThread) : REQUEST : 0x0023 b'\x00' [2022-11-19 18:08:18]DEBUG[zigate](MainThread) : Msg to send b'002300012200' [2022-11-19 18:08:18]DEBUG[zigate](MainThread) : Encoded Msg to send b'010210230210021122021003' [2022-11-19 18:08:18]DEBUG[zigate](MainThread) : Waiting for status message for command 0x0023 [2022-11-19 18:08:23]WARNING[zigate](MainThread) : No response after command 0x0023 (4) [2022-11-19 18:08:23]DEBUG[zigate](MainThread) : Check network state [2022-11-19 18:08:23]DEBUG[zigate](MainThread) : REQUEST : 0x0009 [2022-11-19 18:08:23]DEBUG[zigate](MainThread) : Msg to send b'0009000009' [2022-11-19 18:08:23]DEBUG[zigate](MainThread) : Encoded Msg to send b'010210021902100210021903' [2022-11-19 18:08:23]DEBUG[zigate](MainThread) : Waiting for status message for command 0x0009J'ai également le message suivant lors du test :
julien@domotic:~/PiZiGate-tools/test $ sudo ./PiZiGate_test /dev/ttyAMA0
RPI Model searching ...
All it's OK
Verifying /boot/cmdline.txt ...
+ /boot/cmdline.txt seems to be OK
Searching /dev/ttyAMA0...
+ Port : /dev/ttyAMA0 is not used
Verif GPIOs ...
+ GPIO 0 (RESET) --> OK
+ GPIO 2 (FLASH) --> OK
Config GPIOs ...
+ GPIO 0 (RESET) --> OK
+ GPIO 2 (FLASH) --> OK
Opening : /dev/ttyAMA0 ...
+ /dev/ttyAMA0 opened --> OK
+ Packet 01 02 10 10 02 10 02 10 10 03 sent --> OK
- No packet received - size sent : 11 - error : 11Est ce que vous pouvez m'aider ?
Merci 🙂
Bonjour,
J'ai installé sur mon raspberry pi4 , le pizigate v2.
Lors du lancement du daemon dans Jeedom, j'ai les messages suivants :
2022-11-19 18:08:03]DEBUG[zigate](MainThread) : Try loading persistent file [2022-11-19 18:08:03]DEBUG[zigate](MainThread) : Trying to load /var/www/html/plugins/zigate/core/class/../../resources/zigated/zigate.json [2022-11-19 18:08:03]DEBUG[zigate](MainThread) : Load neighbours cache: [] [2022-11-19 18:08:03]DEBUG[zigate](MainThread) : Load success [2022-11-19 18:08:03]DEBUG[zigate](MainThread) : REQUEST : 0x0018 b'\x01' [2022-11-19 18:08:03]DEBUG[zigate](MainThread) : Msg to send b'001800011801' [2022-11-19 18:08:03]DEBUG[zigate](MainThread) : Encoded Msg to send b'010210180210021118021103' [2022-11-19 18:08:03]DEBUG[zigate](MainThread) : Waiting for status message for command 0x0018 [2022-11-19 18:08:03]INFO : Démon zigate lancé [2022-11-19 18:08:08]WARNING[zigate](MainThread) : No response after command 0x0018 (1) [2022-11-19 18:08:08]DEBUG[zigate](MainThread) : REQUEST : 0x0010 [2022-11-19 18:08:08]DEBUG[zigate](MainThread) : Msg to send b'0010000010' [2022-11-19 18:08:08]DEBUG[zigate](MainThread) : Encoded Msg to send b'01021010021002101003' [2022-11-19 18:08:08]DEBUG[zigate](MainThread) : Waiting for status message for command 0x0010 [2022-11-19 18:08:13]WARNING[zigate](MainThread) : No response after command 0x0010 (2) [2022-11-19 18:08:13]WARNING[zigate](MainThread) : Failed to retrieve zigate firmware version [2022-11-19 18:08:13]DEBUG[zigate](MainThread) : REQUEST : 0x0021 b'\x07\x18\xc8\x00' [2022-11-19 18:08:13]DEBUG[zigate](MainThread) : Msg to send b'00210004f20718c800' [2022-11-19 18:08:13]DEBUG[zigate](MainThread) : Encoded Msg to send b'0102102102100214f2021718c8021003' [2022-11-19 18:08:13]DEBUG[zigate](MainThread) : Waiting for status message for command 0x0021 [2022-11-19 18:08:18]WARNING[zigate](MainThread) : No response after command 0x0021 (3) [2022-11-19 18:08:18]DEBUG[zigate](MainThread) : REQUEST : 0x0023 b'\x00' [2022-11-19 18:08:18]DEBUG[zigate](MainThread) : Msg to send b'002300012200' [2022-11-19 18:08:18]DEBUG[zigate](MainThread) : Encoded Msg to send b'010210230210021122021003' [2022-11-19 18:08:18]DEBUG[zigate](MainThread) : Waiting for status message for command 0x0023 [2022-11-19 18:08:23]WARNING[zigate](MainThread) : No response after command 0x0023 (4) [2022-11-19 18:08:23]DEBUG[zigate](MainThread) : Check network state [2022-11-19 18:08:23]DEBUG[zigate](MainThread) : REQUEST : 0x0009 [2022-11-19 18:08:23]DEBUG[zigate](MainThread) : Msg to send b'0009000009' [2022-11-19 18:08:23]DEBUG[zigate](MainThread) : Encoded Msg to send b'010210021902100210021903' [2022-11-19 18:08:23]DEBUG[zigate](MainThread) : Waiting for status message for command 0x0009
J'ai également le message suivant lors du test :
julien@domotic:~/PiZiGate-tools/test $ sudo ./PiZiGate_test /dev/ttyAMA0
RPI Model searching ...
All it's OK
Verifying /boot/cmdline.txt ...
+ /boot/cmdline.txt seems to be OK
Searching /dev/ttyAMA0...
+ Port : /dev/ttyAMA0 is not used
Verif GPIOs ...
+ GPIO 0 (RESET) --> OK
+ GPIO 2 (FLASH) --> OK
Config GPIOs ...
+ GPIO 0 (RESET) --> OK
+ GPIO 2 (FLASH) --> OK
Opening : /dev/ttyAMA0 ...
+ /dev/ttyAMA0 opened --> OK
+ Packet 01 02 10 10 02 10 02 10 10 03 sent --> OK
- No packet received - size sent : 11 - error : 11
Est ce que vous pouvez m'aider ?
Merci 🙂
Citation de zigate le 21 novembre 2022, 11 h 54 minBonjour,
Avez-vous suivi le tutoriel suivant : https://zigate.fr/documentation/compatibilite-raspberry-pi-4-b/
Fred
Bonjour,
Avez-vous suivi le tutoriel suivant : https://zigate.fr/documentation/compatibilite-raspberry-pi-4-b/
Fred
Citation de Judax le 25 novembre 2022, 16 h 50 minOui, j'ai bien suivi les procédures.
Le problème est résolu de mon côté, il fallait que je force la connexion dans le plugin Zigate Jeedom sur /dev/ttyS0.
Cdt,
Julien
Oui, j'ai bien suivi les procédures.
Le problème est résolu de mon côté, il fallait que je force la connexion dans le plugin Zigate Jeedom sur /dev/ttyS0.
Cdt,
Julien