Appareils indisponibles ZIGBEE

Bonjour,

J’utilise Zigbee2MQTT, mais depuis quelques semaines, le module se mets en erreur une fois par jour.

Je dois redémarrer Home assistant pour que cela fonctionne de nouveau.

j’utilise une clé SONOFF.
Quelqu’un a déjà rencontré ce problème?

merci d’avance

data_path: /config/zigbee2mqtt
socat:
  enabled: false
  master: pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777
  slave: tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5
  options: "-d -d"
  log: false
mqtt:
  base_topic: zigbee2mqtt
  server: mqtt://192.168.1.134:1883
  user: xxxxx
  password: xxxxxxx*
serial: {}

Clé utilisée

DEVLINKS: >-
  /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20230803142450-if00
  /dev/serial/by-path/pci-0000:01:1b.0-usb-0:1:1.0
  /dev/serial/by-path/pci-0000:01:1b.0-usbv2-0:1:1.0
DEVNAME: /dev/ttyACM0
DEVPATH: /devices/pci0000:00/0000:00:1e.0/0000:01:1b.0/usb2/2-1/2-1:1.0/tty/ttyACM0
ID_BUS: usb
ID_MODEL: SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2
ID_MODEL_ENC: SONOFF\x20Zigbee\x203.0\x20USB\x20Dongle\x20Plus\x20V2
ID_MODEL_ID: 55d4
ID_PATH: pci-0000:01:1b.0-usb-0:1:1.0
ID_PATH_TAG: pci-0000_01_1b_0-usb-0_1_1_0
ID_PATH_WITH_USB_REVISION: pci-0000:01:1b.0-usbv2-0:1:1.0
ID_REVISION: '0442'
ID_SERIAL: ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20230803142450
ID_SERIAL_SHORT: '20230803142450'
ID_TYPE: generic
ID_USB_DRIVER: cdc_acm
ID_USB_INTERFACES: ':020201:0a0000:'
ID_USB_INTERFACE_NUM: '00'
ID_USB_MODEL: SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2
ID_USB_MODEL_ENC: SONOFF\x20Zigbee\x203.0\x20USB\x20Dongle\x20Plus\x20V2
ID_USB_MODEL_ID: 55d4
ID_USB_REVISION: '0442'
ID_USB_SERIAL: ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20230803142450
ID_USB_SERIAL_SHORT: '20230803142450'
ID_USB_TYPE: generic
ID_USB_VENDOR: ITEAD
ID_USB_VENDOR_ENC: ITEAD
ID_USB_VENDOR_ID: 1a86
ID_VENDOR: ITEAD
ID_VENDOR_ENC: ITEAD
ID_VENDOR_ID: 1a86
MAJOR: '166'
MINOR: '0'
SUBSYSTEM: tty
TAGS: ':systemd:'
USEC_INITIALIZED: '5021419'

les logs du module

[2025-05-02 13:09:11] error: 	zh:ezsp:uart: --> Error: Error: {"sequence":5} after 4000ms
[2025-05-02 13:09:11] error: 	zh:ezsp:uart: -!- break waiting (5)
[2025-05-02 13:09:11] error: 	zh:ezsp:uart: Can't send DATA frame (4,0,0): 0400010500
[2025-05-02 13:09:12] error: 	zh:ezsp:uart: --> Error: Error: Recv NAK frame
[2025-05-02 13:09:12] error: 	zh:ezsp:uart: -!- break rewaiting (5)
[2025-05-02 13:09:12] error: 	zh:ezsp:uart: Can't resend DATA frame (4,0,1): 0400010500
[2025-05-02 13:09:13] error: 	zh:ezsp:ezsp: Watchdog heartbeat timeout Error: Failure send nop:{"type":"Buffer","data":[4,0,1,5,0]}
[2025-05-02 13:11:45] error: 	zh:ezsp:uart: --> Error: Error: {"sequence":0} after 4000ms
[2025-05-02 13:11:46] error: 	zh:ezsp:uart: -!- break waiting (0)
[2025-05-02 13:11:46] error: 	zh:ezsp:uart: Can't send DATA frame (7,3,0): 3f00010500
[2025-05-02 13:11:46] error: 	zh:ezsp:uart: --> Error: Error: Recv NAK frame
[2025-05-02 13:11:46] error: 	zh:ezsp:uart: -!- break rewaiting (0)
[2025-05-02 13:11:46] error: 	zh:ezsp:uart: Can't resend DATA frame (7,3,1): 3f00010500
[2025-05-02 13:11:47] error: 	zh:ezsp:ezsp: Watchdog heartbeat timeout Error: Failure send nop:{"type":"Buffer","data":[63,0,1,5,0]}
[2025-05-03 10:48:27] error: 	zh:ezsp:uart: --> Error: Error: {"sequence":7} after 4000ms
[2025-05-03 10:48:28] error: 	zh:ezsp:uart: -!- break waiting (7)
[2025-05-03 10:48:28] error: 	zh:ezsp:uart: Can't send DATA frame (6,5,0): 1600010500
[2025-05-03 10:48:35] error: 	zh:ezsp:uart: --> Error: Error: {"sequence":7} after 4000ms
[2025-05-03 10:48:35] error: 	zh:ezsp:uart: -!- break rewaiting (7)
[2025-05-03 10:48:35] error: 	zh:ezsp:uart: Can't resend DATA frame (6,5,1): 1600010500
[2025-05-03 10:48:35] error: 	zh:ezsp:ezsp: Watchdog heartbeat timeout Error: Failure send nop:{"type":"Buffer","data":[22,0,1,5,0]}
[2025-05-03 21:32:59] error: 	z2m: Not connected to MQTT server!
[2025-05-03 21:32:59] error: 	z2m: Cannot send message: topic: 'zigbee2mqtt/bridge/state', payload: '{"state":"offline"}
[21:33:52] INFO: Preparing to start...
[21:33:53] INFO: Socat not enabled
[21:33:53] INFO: Starting Zigbee2MQTT...
Starting Zigbee2MQTT without watchdog.
[2025-05-04 14:24:38] error: 	zh:ezsp:uart: --> Error: Error: {"sequence":5} after 4000ms
[2025-05-04 14:24:39] error: 	zh:ezsp:uart: -!- break waiting (5)
[2025-05-04 14:24:39] error: 	zh:ezsp:uart: Can't send DATA frame (4,0,0): ec00010500
[2025-05-04 14:24:44] error: 	zh:ezsp:uart: --> Error: Error: Recv NAK frame
[2025-05-04 14:24:44] error: 	zh:ezsp:uart: -!- break rewaiting (5)
[2025-05-04 14:24:44] error: 	zh:ezsp:uart: Can't resend DATA frame (4,0,1): ec00010500
[2025-05-04 14:24:44] error: 	zh:ezsp:ezsp: Watchdog heartbeat timeout Error: Failure send nop:{"type":"Buffer","data":[236,0,1,5,0]}
[2025-05-04 14:27:33] error: 	zh:ezsp:uart: --> Error: Error: {"sequence":3} after 4000ms
[2025-05-04 14:27:34] error: 	zh:ezsp:uart: -!- break waiting (3)
[2025-05-04 14:27:34] error: 	zh:ezsp:uart: Can't send DATA frame (2,5,0): 4200010500
[2025-05-04 14:27:35] error: 	zh:ezsp:uart: --> Error: Error: Recv NAK frame
[2025-05-04 14:27:35] error: 	zh:ezsp:uart: -!- break rewaiting (3)
[2025-05-04 14:27:35] error: 	zh:ezsp:uart: Can't resend DATA frame (2,5,1): 4200010500
[2025-05-04 14:27:35] error: 	zh:ezsp:ezsp: Watchdog heartbeat timeout Error: Failure send nop:{"type":"Buffer","data":[66,0,1,5,0]}
[2025-05-04 15:26:18] error: 	zh:ezsp:uart: --> Error: Error: {"sequence":3} after 4000ms
[2025-05-04 15:26:19] error: 	zh:ezsp:uart: -!- break waiting (3)
[2025-05-04 15:26:20] error: 	zh:ezsp:uart: Can't send DATA frame (2,2,0): 9200010500
[2025-05-04 20:17:08] error: 	z2m: Not connected to MQTT server!
[2025-05-04 20:17:09] error: 	z2m: Cannot send message: topic: 'zigbee2mqtt/bridge/state', payload: '{"state":"offline"}
[20:17:44] INFO: Preparing to start...
[20:17:44] INFO: Socat not enabled
[20:17:45] INFO: Starting Zigbee2MQTT...
Starting Zigbee2MQTT without watchdog.