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.

Probleme lors de l'installation d'une PiZiGate

Bonjour,

Je bataille depuis une semaine pour installer ma PiZigate.

Configuration PI4 os rasbian

Apres avoir suivi les instruction sur votre site,

La led bleu varie bien d'intensité

Après avoir refait trois l'installation sur un système vierge, avec comme seul extension une PiZigate, j'arrive toujours a la erreur.

pi@raspberrypi:~/PiZiGate-tools/test $ sudo ./PiZiGate_test /dev/ttyAMA0
RPI Model searching ...
+ RPI 4 detected
Verifying /boot/cmdline.txt ...
+ /boot/cmdline.txt seems to be OK
Verifying /boot/cmdline.txt ...
+ /boot/config.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

De même il m'est impossible de fait une mise a jour du firmware, je rencontre toujours la même erreur:

pi@raspberrypi:~/JennicModuleProgrammer/Build $ sudo ./JennicModuleProgrammer -V 6 -P 115200 -f /home/pi/Firmware/ZiGate_v3.1d.bin -s /dev/ttyAMA0
JennicModuleProgrammer Version: 0.6 (r56124)
Setting baudrate: 115200
Error setting baudrate

Merci pour votre aide

Hervé

 

Bonsoir,

Aprés de multiple recherches sur les forums, en ajoutant dtoverlay=pi3-miniuart-bt dans le fichier config.txt.

Le test sudo ./PiZiGate_test /dev/ttyAMA0 passe maintenant sans problème.

Maintenant je rencontre un problème lors de la connexion avec Domoticz, ci joint le log

2020-10-20 17:10:00.450 Active notification Subsystems: (0/13)
2020-10-20 17:10:00.498 Starting shared server on: :::6144
2020-10-20 17:10:00.445 Status: PluginSystem: Started, Python version '3.7.3'.
2020-10-20 17:10:00.481 Status: WebServer(HTTP) started on address: :: with port 8080
2020-10-20 17:10:00.496 Status: WebServer(SSL) started on address: :: with port 443
2020-10-20 17:10:00.498 Status: TCPServer: shared server started...
2020-10-20 17:10:00.498 Status: RxQueue: queue worker started...
2020-10-20 17:10:02.505 Status: (zigate) Started.
2020-10-20 17:10:02.506 Status: EventSystem: reset all events...
2020-10-20 17:10:02.506 Status: NotificationSystem: thread started...
2020-10-20 17:10:02.509 Status: EventSystem: reset all device statuses...
2020-10-20 17:10:02.587 Status: PluginSystem: Entering work loop.
2020-10-20 17:10:02.639 Status: Python EventSystem: Initalizing event module.
2020-10-20 17:10:02.639 Status: EventSystem: Started
2020-10-20 17:10:02.639 Status: EventSystem: Queue thread started...
2020-10-20 17:10:03.067 (zigate) DomoticzVersion: 2020.2
2020-10-20 17:10:03.237 (zigate) runmode_with_gpiocommand
2020-10-20 17:10:03.237 (zigate) + Checkint GPIO PINs
2020-10-20 17:10:03.322 (zigate) + Checkint GPIO PINs
2020-10-20 17:10:03.407 (zigate) Decode0302 - PDMloadConfirmed: 00
2020-10-20 17:10:03.062 Status: (zigate) Entering work loop.
2020-10-20 17:10:03.064 Status: (zigate) Initialized version 4.11, author 'zaraki673 pipiche38'
2020-10-20 17:10:03.067 Status: (zigate) Zigate plugin stable-4.11.007 started
2020-10-20 17:10:03.067 Status: (zigate) Debug: 0
2020-10-20 17:10:03.067 Status: (zigate) load PluginConf
2020-10-20 17:10:03.069 Status: (zigate) filename set to /home/pi/domoticz/plugins/Domoticz-Zigate/Conf/PluginConf-02.json
2020-10-20 17:10:03.069 Status: (zigate) pluginHome set to /home/pi/domoticz/plugins/Domoticz-Zigate/
2020-10-20 17:10:03.069 Status: (zigate) homedirectory set to /home/pi/domoticz/plugins/Domoticz-Zigate/
2020-10-20 17:10:03.069 Status: (zigate) pluginData set to /home/pi/domoticz/plugins/Domoticz-Zigate/Data/
2020-10-20 17:10:03.069 Status: (zigate) pluginConfig set to /home/pi/domoticz/plugins/Domoticz-Zigate/Conf/
2020-10-20 17:10:03.069 Status: (zigate) pluginOTAFirmware set to /home/pi/domoticz/plugins/Domoticz-Zigate/OTAFirmware/
2020-10-20 17:10:03.069 Status: (zigate) pluginReports set to /home/pi/domoticz/plugins/Domoticz-Zigate/Reports/
2020-10-20 17:10:03.069 Status: (zigate) pluginWWW set to /home/pi/domoticz/plugins/Domoticz-Zigate/www/
2020-10-20 17:10:03.069 Status: (zigate) pluginLogs set to /home/pi/domoticz/plugins/Domoticz-Zigate/Logs/
2020-10-20 17:10:03.069 Status: (zigate) Switching Heartbeat to 5 s interval
2020-10-20 17:10:03.069 Status: (zigate) Python Version - 3.7.3 (default, Jul 25 2020, 13:03:44)
2020-10-20 17:10:03.069 [GCC 8.3.0]
2020-10-20 17:10:03.069 Status: (zigate) DomoticzVersion: 2020.2
2020-10-20 17:10:03.069 Status: (zigate) DomoticzHash: b63341bc0
2020-10-20 17:10:03.069 Status: (zigate) DomoticzBuildTime: 2020-04-26 13:47:55
2020-10-20 17:10:03.069 Status: (zigate) Opening DomoticzDB in raw
2020-10-20 17:10:03.083 Status: (zigate) Plugin Database: DeviceList-2.txt
2020-10-20 17:10:03.088 Status: (zigate) DeviceConf loaded
2020-10-20 17:10:03.203 Status: (zigate) load ListOfDevice
2020-10-20 17:10:03.219 Status: (zigate) Entries loaded from /home/pi/domoticz/plugins/Domoticz-Zigate/Data/DeviceList-2.txt
2020-10-20 17:10:03.219 Status: (zigate) Transport mode: PI
2020-10-20 17:10:03.235 Status: (zigate) Python version: ['3.7.3 (default, Jul 25 2020, 13:03:44) ', '[GCC 8.3.0]'] dist: ('debian', '10.6', '') linux_distribution: ('debian', '10.6', '') system: Linux machine: armv7l platform: Linux-5.4.51-v7l+-armv7l-with-debian-10.6 uname: uname_result(system='Linux', node='raspberrypi', release='5.4.51-v7l+', version='#1333 SMP Mon Aug 10 16:51:40 BST 2020', machine='armv7l', processor='') version: #1333 SMP Mon Aug 10 16:51:40 BST 2020 mac_ver: ('', ('', '', ''), '')
2020-10-20 17:10:03.348 Status: (zigate) ==> Transport Mode: auto
2020-10-20 17:10:03.350 Status: (zigate) Connection Name: Zigate, Transport: Serial, Address: /dev/ttyAMA0
2020-10-20 17:10:03.355 Status: (zigate) Connection open: Name: 'ZiGate', Transport: 'Serial', Protocol: 'None', Address: '/dev/ttyAMA0', Port: '', Baud: 115200, Connected: False, Parent: 'None'
2020-10-20 17:10:03.407 Status: (zigate) 'Factory new' Restart status: STARTUP
2020-10-20 17:10:22.214 Status: (zigate) Firmware with APS SQN switching to Mode: ZiGateAck
2020-10-20 17:10:22.214 Status: (zigate) Major Version Num: 0003
2020-10-20 17:10:22.214 Status: (zigate) Installer Version Number: 031d
2020-10-20 17:10:22.215 Error: (zigate) Zigate not correctly initialized
2020-10-20 17:10:27.177 Error: (zigate) Zigate not correctly initialized
2020-10-20 17:10:46.525 Error: (zigate) Zigate not correctly initialized
2020-10-20 17:10:51.538 Error: (zigate) Zigate not correctly initialized
2020-10-20 17:10:56.449 Error: (zigate) We are having difficulties to start Zigate. Basically we are not receiving what we expect from Zigate
2020-10-20 17:10:56.449 Error: (zigate) Plugin is not started ...
2020-10-20 17:10:56.550 Error: (zigate) Zigate not correctly initialized
2020-10-20 17:11:01.411 Error: (zigate) We are having difficulties to start Zigate. Basically we are not receiving what we expect from Zigate
2020-10-20 17:11:01.411 Error: (zigate) Plugin is not started ...
2020-10-20 17:11:01.512 Error: (zigate) Zigate not correctly initialized
2020-10-20 17:11:06.423 Error: (zigate) We are having difficulties to start Zigate. Basically we are not receiving what we expect from Zigate
2020-10-20 17:11:06.423 Error: (zigate) Plugin is not started ...
2020-10-20 17:11:06.524 Error: (zigate) Zigate not correctly initialized

Je dois louper quelques choses mais lors du paramétrage.

 

Ou est mon erreur, quel commende ai je loupé !!!

Merci pour votre aide

 

Pourquoi ne pas utiliser les liens qui sont affichés juste au dessus puirsque vous etes sur 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

 

Enfin puisqu'il s'agit d'une installation suivre la documentation sur le Wiki https://github.com/pipiche38/Domoticz-Zigate-Wiki/blob/master/en-eng/Home.md , notamment la procédure d'installation https://github.com/pipiche38/Domoticz-Zigate-Wiki/blob/master/en-eng/Plugin-Installation.md

et le dernier paragraphe

In the Domoticz Web UI, navigate to the Hardware page.

  • In the hardware dropdown there will be an entry called "Zigate plugin".
  • On the first use of the Zigate, you have also to set True the Initialize ZiGate (Erase Memory) (previously name: ErasePDM in order to reset the ZIgate and get it initialized with the plugin.

Bonsoir,

Merci, pour votre réponse, qui ma permit de résoudre mon problème.

Remarque: il serait utile et ferait gagner beaucoup de temps a vos clients, cela éviterait beaucoup de question sur le forum. Si un tuto ou un wiki regrouper la liste des commandes pour l'installation, plutôt que d'aller  dans plusieurs paragraphe de votre site,  si possible en Français plutôt quand Anglais.

Cordialement.

Hervé

Très content que votre problème soit réglé et que vous puissiez utiliserla ZiGate avec le Domoticz et le plugin.

Mais sachez que je ne suis pas le fabricant ni vendeur de la ZiGate. Je suis un simple passionné qui passe du temps à développer et maintenir le plugin Zigate pour Domoticz et cela a titre gracieux.

La documentation que je vous ai recommandé et en lien avec Domoticz et notamment le plugin qui vous permet de faire fonctionner la ZiGate avec Domoticz .

Je vous ai également indiquer un forum francophone qui vous permet de poser et trouver des réponse à vos questions sur le plugin.

Cordialement

Pipiche

Translate »