Installation Z2M avec une clé Conbee 3

Bonjour tout le monde,

J’ai suivi le tuto pour l’installation de Z2M (j’étais avant sous ZHA mais il me manquait certaines option, donc j’ai supprimé ma clé ZHA) et j’ai acheté un clé Conbee 3 qui semble très bien fonctionner chez la plus part des personnes.

Chez moi forcèment ça bloque et je ne comprends pas pourquoi :

[16:03:53] INFO: Preparing to start...
[16:03:53] INFO: Socat not enabled
[16:03:54] INFO: Starting Zigbee2MQTT...
Starting Zigbee2MQTT without watchdog.
[2025-08-15 16:03:59] info: 	z2m: Logging to console, file (filename: log.log)
[2025-08-15 16:03:59] info: 	z2m: Starting Zigbee2MQTT version 2.6.0 (commit #unknown)
[2025-08-15 16:03:59] info: 	z2m: Starting zigbee-herdsman (5.0.4)
[2025-08-15 16:04:00] error: 	z2m: Error while starting zigbee-herdsman
[2025-08-15 16:04:00] error: 	z2m: Failed to start zigbee-herdsman
[2025-08-15 16:04:00] error: 	z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-08-15 16:04:00] error: 	z2m: Exiting...
[2025-08-15 16:04:00] error: 	z2m: Error: USB adapter discovery error (No valid USB adapter found). Specify valid 'adapter' and 'port' in your configuration.
    at discoverAdapter (/app/node_modules/.pnpm/zigbee-herdsman@5.0.4/node_modules/zigbee-herdsman/src/adapter/adapterDiscovery.ts:602:15)
    at processTicksAndRejections (node:internal/process/task_queues:105:5)
    at Function.create (/app/node_modules/.pnpm/zigbee-herdsman@5.0.4/node_modules/zigbee-herdsman/src/adapter/adapter.ts:53:33)
    at Controller.start (/app/node_modules/.pnpm/zigbee-herdsman@5.0.4/node_modules/zigbee-herdsman/src/controller/controller.ts:130:24)
    at Zigbee.start (/app/lib/zigbee.ts:67:27)
    at Controller.start (/app/lib/controller.ts:101:13)
    at start (/app/index.js:149:5)
[2025-08-15 16:04:00] error: 	z2m: If this happens after updating to Zigbee2MQTT 2.0.0, see 

Z2M 2.0.0: `USB adapter discovery error (No valid USB adapter found)` · Koenkk/zigbee2mqtt · Discussion #24364 · GitHub

J’ai consulté le lien mais je ne comprends rien de plus.

Voici la configuration actuelle. Le port a bien été récupéré de l’adressage USB en cours.

Merci d’avance :slight_smile:

Stéphane

Tu as bien désactiver zha ?

Tu es sur quel type de machine / installation ?

Faut lire les erreurs, et respecter ce qui est demandé :
Dans serial, c’est adapter et pas adaptater

2 « J'aime »

Bonjour,
un tuto à lire :

port s’écrit comme telle (bien respecter les espaces) :

port: >- 
  /dev/serial/by-id/usb-dresden_elektronik_ConBee_III_xxxxxxxxxx-if00-port0
adapter: deconz
baudrate: 115200

Oui zha est bien désactivé et j’ai bien enlevé physiquement mon ancienne clé également.

Merci, je suis passé dessus plusieurs fois sans m’en apercevoir :pensive_face:

Maintenant ça fonctionne :blush:

1 « J'aime »

Ce sujet a été automatiquement fermé après 2 jours. Aucune réponse n’est permise dorénavant.