merci pour ta réponse skybone

, j'ai recommencer l'upgrade avec le erase EEPROM et complete EEPROM, toujours un soucis de demon sur le plugin Zigate :
[2019-01-14 11:23:58][INFO] : Lancement démon zigate : /usr/bin/python3 /var/www/html/plugins/zigate/core/class/../../resources/zigated/zigated.py --device /dev/ttyUSB0 --loglevel debug --apikey LQuHP02hAwUrShYXYxnf2XjVD32uKxJj --pid /tmp/jeedom/zigate/daemon.pid --socket /tmp/jeedom/zigate/daemon.sock --callback
http://127.0.0.1:80/plugins/zigate/core ... ZiGate.php --sharedata 1
[2019-01-14 11:24:00][INFO][root] : Start zigated
[2019-01-14 11:24:00][INFO][root] : Log level : debug
[2019-01-14 11:24:00][INFO][root] : Socket : /tmp/jeedom/zigate/daemon.sock
[2019-01-14 11:24:00][INFO][root] : PID file : /tmp/jeedom/zigate/daemon.pid
[2019-01-14 11:24:00][INFO][root] : Apikey : LQuHP02hAwUrShYXYxnf2XjVD32uKxJj
[2019-01-14 11:24:00][INFO][root] : Device : /dev/ttyUSB0
[2019-01-14 11:24:00][INFO][root] : Callback :
http://127.0.0.1:80/plugins/zigate/core ... ZiGate.php
[2019-01-14 11:24:00][INFO][root] : Python version : 3.5.3 (default, Sep 27 2018, 17:25:39)
[GCC 6.3.0 20170516]
[2019-01-14 11:24:00][INFO][root] : zigate version : 0.24.2
[2019-01-14 11:24:00][DEBUG][root] : Writing PID 18014 to /tmp/jeedom/zigate/daemon.pid
[2019-01-14 11:24:00][DEBUG][root] : Send to test to jeedom
[2019-01-14 11:24:00][DEBUG][root] : Send to jeedom : {'action': 'test'}
[2019-01-14 11:24:00][DEBUG][requests.packages.urllib3.connectionpool] : Starting new HTTP connection (1): 127.0.0.1
[2019-01-14 11:24:00][DEBUG] : Array ( [action] => test )
[2019-01-14 11:24:00][DEBUG][requests.packages.urllib3.connectionpool] :
http://127.0.0.1:80 "POST /plugins/zigate/core/php/jeeZiGate.php?apikey=LQuHP02hAwUrShYXYxnf2XjVD32uKxJj HTTP/1.1" 200 16
[2019-01-14 11:24:00][DEBUG][root] : Jeedom reply : {'success': True}
[2019-01-14 11:24:00][INFO][root] : D\xe9marrage ZiGate USB /dev/ttyUSB0
[2019-01-14 11:24:00][DEBUG][zigate] : Try loading persistent file
[2019-01-14 11:24:00][DEBUG][zigate] : No file to load
[2019-01-14 11:24:00][DEBUG][zigate] : REQUEST : 0x0010
[2019-01-14 11:24:00][DEBUG][zigate] : Msg to send b'0010000010'
[2019-01-14 11:24:00][DEBUG][zigate] : Encoded Msg to send b'01021010021002101003'
[2019-01-14 11:24:00][DEBUG][zigate] : Waiting for status message for command 0x0010
[2019-01-14 11:24:01][INFO] : Démon zigate lancé
[2019-01-14 11:24:03][WARNING][zigate] : No response after command 0x0010 (1)
Traceback (most recent call last):
File "/var/www/html/plugins/zigate/core/class/../../resources/zigated/zigated.py", line 289, in <module>
z.autoStart()
File "/usr/local/lib/python3.5/dist-packages/zigate/core.py", line 264, in autoStart
version = self.get_version()
File "/usr/local/lib/python3.5/dist-packages/zigate/core.py", line 678, in get_version
self._version = self.send_data(0x0010, wait_response=0x8010).data
AttributeError: 'NoneType' object has no attribute 'data'
@kiwihc16
Sur abeille en effet y avait des doublons si on faisait plusieurs fois l'inclusion mais rien de bien méchant comparé aux galères de perte de communication que j'ai peu importe le plugin utilisé
