Zigbee ne demarre pas AttributeError

Bonjour,
j’ai une erreur au demarrage de zigbee:

[2022-05-19 07:35:22][INFO] : Traceback (most recent call last):
  File "/var/www/html/plugins/zigbee/resources/zigbeed/zigbeed.py", line 113, in start_zigbee
    listener.device_initialized(device, new=False)
  File "/var/www/html/plugins/zigbee/resources/zigbeed/listener.py", line 57, in device_initialized
    specifics.init(device)
AttributeError: module 'specifics' has no attribute 'init'

Est-ce que quelqu’un peut m’aider pour resoudre cela ?
merci

Bonjour,

Pouvez-vous compléter votre demande avec une capture d’écran de la page santé jeedom ainsi que le log d’installation des dépendances (dont le nom termine par _packages)

Bonjour, problème identique de mon coté après la mise à jour de la POPP

[2022-05-20 10:00:06]DEBUG : Send command setRadioChannel: (15,)
[2022-05-20 10:00:06]ERROR : [start_zigbee] Fatal error : module 'specifics' has no attribute 'init'
[2022-05-20 10:00:06]DEBUG : Sending: b'237321a9ce2a7d3a10827e'
[2022-05-20 10:00:06]INFO : Traceback (most recent call last):
File "/var/www/html/plugins/zigbee/resources/zigbeed/zigbeed.py", line 113, in start_zigbee
listener.device_initialized(device, new=False)
File "/var/www/html/plugins/zigbee/resources/zigbeed/listener.py", line 57, in device_initialized
specifics.init(device)
AttributeError: module 'specifics' has no attribute 'init'
[2022-05-20 10:00:06]INFO : Shutdown
/var/www/html/plugins/zigbee/resources/zigbeed/zigbeed.py:133: RuntimeWarning: coroutine 'ControllerApplication.shutdown' was never awaited
shared.ZIGPY.shutdown()
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
[2022-05-20 10:00:06]DEBUG : Data frame: b'3373a1a9ce2a15f4c67e'
[2022-05-20 10:00:06]DEBUG : Sending: b'8430fc7e'
[2022-05-20 10:00:06]DEBUG : Data frame: b'4373b5a9592a12b24c0e7e'
[2022-05-20 10:00:06]DEBUG : Sending: b'8520dd7e'
[2022-05-20 10:00:06]DEBUG : Data frame: b'5373b1a94d2a8e135e7e'
[2022-05-20 10:00:06]DEBUG : Sending: b'8610be7e'
[2022-05-20 10:00:08]INFO : Removing PID file /tmp/jeedom/zigbee/deamon_1.pid
[2022-05-20 10:00:08]INFO : Exit 0

Malgré le fait de débrancher la clef puis la remettre, le problème persiste

Solution trouvée sur un autre post :

De : Misterkey99

Réglages → système → centre de mises à jours → plugin zigbee → réinstaller.