Bonjour
J'utilise la PiZiGate sur un raspberry 3B depuis plus d'un an avec domoticz sans trop de problèmes.
J'essaie aujourd'hui de passer sur Home Assistant. J'ai donc refait une installation complète mais je n'arrive pas à ajouter la PiZiGate dans Home Assistant, j'ai toujours une erreur "Impossible de se connecter au périphérique ZHA". Pas plus de réussite avec le plugin doudz/homeassistant-zigate qui me renvoie toujours la même erreur dans les log : [zigate] No response after command 0x0010 (29)
Je cherche donc à contrôler m'assurer que l'installation soit conforme. Or, le test PiZiGate_test me renvoie toujours la même erreur :
pi@raspberrypi:~/PiZiGate-tools/test $ sudo ./PiZiGate_test /dev/serial0
RPI Model searching ...
Warning !!! you must modify /boot/config.txt
Verifying /boot/cmdline.txt ...
+ /boot/cmdline.txt seems to be OK
Verifying /boot/config.txt ...
+ /boot/config.txt seems to be OK
Warning !!! if it's not the case, you have to execute the following commands :
sudo systemctl disable hciuart
sudo usermod -aG gpio pi
then reboot the PI
Searching /dev/serial0...
lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs
Output information may be incomplete.
+ Port : /dev/serial0 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/serial0 ...
+ /dev/serial0 opened --> OK
+ Packet 01 02 10 10 02 10 02 10 10 03 sent --> OK
- No packet received - size sent : 11 - error : 11
Même erreur avec dev/ttyAMA0
J'ai bien modifié les fichiers config et cmdline, d'ailleurs le test les valide.
Quelqu'un saurait-il m'aider svp ? Merci ! 🙂
Bonjour
J'utilise la PiZiGate sur un raspberry 3B depuis plus d'un an avec domoticz sans trop de problèmes.
J'essaie aujourd'hui de passer sur Home Assistant. J'ai donc refait une installation complète mais je n'arrive pas à ajouter la PiZiGate dans Home Assistant, j'ai toujours une erreur "Impossible de se connecter au périphérique ZHA". Pas plus de réussite avec le plugin doudz/homeassistant-zigate qui me renvoie toujours la même erreur dans les log : [zigate] No response after command 0x0010 (29)
Je cherche donc à contrôler m'assurer que l'installation soit conforme. Or, le test PiZiGate_test me renvoie toujours la même erreur :
pi@raspberrypi:~/PiZiGate-tools/test $ sudo ./PiZiGate_test /dev/serial0
RPI Model searching ...
Warning !!! you must modify /boot/config.txt
Verifying /boot/cmdline.txt ...
+ /boot/cmdline.txt seems to be OK
Verifying /boot/config.txt ...
+ /boot/config.txt seems to be OK
Warning !!! if it's not the case, you have to execute the following commands :
sudo systemctl disable hciuart
sudo usermod -aG gpio pi
then reboot the PI
Searching /dev/serial0...
lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs
Output information may be incomplete.
+ Port : /dev/serial0 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/serial0 ...
+ /dev/serial0 opened --> OK
+ Packet 01 02 10 10 02 10 02 10 10 03 sent --> OK
- No packet received - size sent : 11 - error : 11
Même erreur avec dev/ttyAMA0
J'ai bien modifié les fichiers config et cmdline, d'ailleurs le test les valide.
Quelqu'un saurait-il m'aider svp ? Merci ! 🙂