Bonjour,
Mon problème
Après avoir suivi les différents tutoriels pour la mise en place de l’addon « Zigbee2MQTT » présent sur le site, je suis bloqué.
J’ai actuellement des erreurs dans les logs de z2m et je n’observe aucune configuration sur la partie UI.
Les erreurs rencontrées sur Zigbee2MQTT avec le dongle ConbeeII (Firmware : 0x26780700) :
error: z2m: Failed to start ‹ Bridge › (TypeError: Cannot read properties of undefined (reading ‹ deviceIeeeAddress ›)
…
error: z2m: Failed to start ‹ HomeAssistant › (TypeError: Cannot read properties of undefined (reading ‹ deviceIeeeAddress ›)
Erreurs dans les logs de l’addon Zigbee2mqtt
[22:26:37] INFO: Preparing to start...
[22:26:37] INFO: Socat not enabled
[22:26:37] INFO: Starting Zigbee2MQTT...
Starting Zigbee2MQTT without watchdog.
[2026-04-14 22:26:39] debug: z2m: Removing old log directory '/config/zigbee2mqtt/log/2026-04-14.14-39-34'
[2026-04-14 22:26:39] info: z2m: Logging to console, file (filename: log.log)
[2026-04-14 22:26:39] debug: z2m: Loaded state from file /config/zigbee2mqtt/state.json
[2026-04-14 22:26:39] info: z2m: Starting Zigbee2MQTT version 2.9.2 (commit #unknown)
[2026-04-14 22:26:39] info: z2m: Starting zigbee-herdsman (10.0.5)
...
[2026-04-14 22:26:42] debug: zh:deconz: -------- z2m:getCoordinatorIEEE() ----------------
[2026-04-14 22:26:42] debug: zh:controller:device: Request Queue (0x00212effff09f138): default expiration timeout set to 0
[2026-04-14 22:26:42] info: z2m: zigbee-herdsman started (resumed)
[2026-04-14 22:26:42] debug: zh:deconz: -------- z2m:getCoordinatorVersion() ----------------
[2026-04-14 22:26:42] debug: zh:deconz: Firmware version: 0x26780700
[2026-04-14 22:26:42] info: z2m: Coordinator firmware version: '{"meta":{"maintrel":120,"majorrel":2,"minorrel":6,"product":0,"revision":"0x26780700","transportrev":0},"type":"ConBee2/RaspBee2"}'
[2026-04-14 22:26:42] debug: z2m: Zigbee network parameters: {"channel":15,"extendedPanID":"0x68b01e90e41c4a3c","nwkUpdateID":6,"panID":11930}
[2026-04-14 22:26:42] info: z2m: Currently 0 devices are joined.
[2026-04-14 22:26:42] info: z2m: Connecting to MQTT server at mqtt://core-mosquitto:1883
[2026-04-14 22:26:42] debug: z2m: Using MQTT keepalive: 60
[2026-04-14 22:26:42] debug: z2m: Using MQTT login with username: xxxx
[2026-04-14 22:26:42] info: z2m: Connected to MQTT server
[2026-04-14 22:26:42] info: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/state', payload '{"state":"online"}'
[2026-04-14 22:26:42] debug: z2m:mqtt: Received MQTT message on 'zigbee2mqtt/bridge/extensions' with data '[]'
[2026-04-14 22:26:42] debug: z2m:mqtt: Received MQTT message on 'zigbee2mqtt/bridge/health' with data '{"response_time":1776197761230,"os":{"load_average":[2.73,2.66,2.72],"memory_used_mb":3476.64,"memory_percent":58.8051},"process":{"uptime_sec":4806,"memory_used_mb":104.25,"memory_percent":1.7634},"mqtt":{"connected":true,"queued":0,"published":25,"received":8},"devices":{}}'
[2026-04-14 22:26:43] debug: zh:deconz: -------- z2m:getCoordinatorVersion() ----------------
[2026-04-14 22:26:43] debug: zh:deconz: Firmware version: 0x26780700
[2026-04-14 22:26:43] error: z2m: Failed to start 'Bridge' (TypeError: Cannot read properties of undefined (reading 'deviceIeeeAddress')
at Bridge.publishInfo (/app/lib/extension/bridge.ts:761:69)
at Bridge.start (/app/lib/extension/bridge.ts:190:9)
at Controller.startExtension (/app/lib/controller.ts:321:13)
at Controller.start (/app/lib/controller.ts:177:13)
at start (/app/index.js:156:5))
[2026-04-14 22:26:43] info: z2m: Started frontend on port 8099
[2026-04-14 22:26:43] debug: zh:deconz: -------- z2m:getCoordinatorVersion() ----------------
[2026-04-14 22:26:43] debug: zh:deconz: Firmware version: 0x26780700
[2026-04-14 22:26:43] error: z2m: Failed to start 'HomeAssistant' (TypeError: Cannot read properties of undefined (reading 'deviceIeeeAddress')
at HomeAssistant.getBridgeEntity (/app/lib/extension/homeassistant.ts:2084:78)
at HomeAssistant.start (/app/lib/extension/homeassistant.ts:436:28)
at Controller.startExtension (/app/lib/controller.ts:321:13)
at Controller.start (/app/lib/controller.ts:177:13)
at start (/app/index.js:156:5))
[2026-04-14 22:26:43] info: z2m: Zigbee2MQTT started!
[2026-04-14 22:26:44] info: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/state', payload '{"state":"online"}'
Extrait des logs de zigbee2mqtt
Capture écran des paramètres de l’addon - zigbee2mqtt
Fichier /config/zigbee2mqtt/configuration.yaml :
version: 5
mqtt:
base_topic: zigbee2mqtt
server: mqtt://core-mosquitto:1883
user: xxx
password: xxx
serial:
port: >-
/dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2698948-if00
adapter: deconz
baudrate: 115200
rtscts: false
advanced:
log_level: debug
channel: 15
network_key:
- 3
- 137
- 104
- 124
- 41
- 255
- 104
- 71
- 9
- 196
- 120
- 207
- 220
- 254
- 237
- 148
pan_id: 11930
ext_pan_id:
- 104
- 176
- 30
- 144
- 228
- 28
- 74
- 60
last_seen: ISO_8601_local
log_console_json: false
frontend:
enabled: true
port: 8099
homeassistant:
enabled: true
ota:
disable_automatic_update_check: false
availability:
enabled: true
blocklist: []
passlist: []
De plus j’ai eu l’apparition de l’icône « Zigbee » dans les paramètres de Home Assistant sans pouvoir effectuer d’action.
Capture des paramètres de Home Assistant
capture des paramètres de Zigbee dans Home Assistant
J’ai écumé le forum pour trouver une solution, mais aucun poste n’a pu résoudre mon problème :
Pouvez-vous me dire si ma configuration est correcte ?
Est ce que c’est normal si j’obtiens des erreurs dans les logs ?
N’ayant pas encore connecté d’objet avec le protocol Zigbee2, est ce que c’est normal la configuration dans la partie zigbee2mqtt ?
Merci par avance de votre aide.
Ma configuration
System Information
| version | core-2026.4.2 |
|---|---|
| installation_type | Home Assistant OS |
| dev | false |
| hassio | true |
| docker | true |
| container_arch | amd64 |
| user | root |
| virtualenv | false |
| python_version | 3.14.2 |
| os_name | Linux |
| os_version | 6.12.77-haos |
| arch | x86_64 |
| timezone | Europe/Paris |
| config_dir | /config |
Home Assistant Community Store
| GitHub API | ok |
|---|---|
| GitHub Content | ok |
| GitHub Web | ok |
| HACS Data | ok |
| GitHub API Calls Remaining | 5000 |
| Installed Version | 2.0.5 |
| Stage | running |
| Available Repositories | 2997 |
| Downloaded Repositories | 21 |
Home Assistant Cloud
| logged_in | false |
|---|---|
| can_reach_cert_server | ok |
| can_reach_cloud_auth | ok |
| can_reach_cloud | ok |
Home Assistant Supervisor
| host_os | Home Assistant OS 17.2 |
|---|---|
| update_channel | stable |
| supervisor_version | supervisor-2026.04.0 |
| agent_version | 1.8.1 |
| docker_version | 29.3.1 |
| disk_total | 30.8 GB |
| disk_used | 13.7 GB |
| healthy | true |
| supported | true |
| host_connectivity | true |
| supervisor_connectivity | true |
| ntp_synchronized | true |
| virtualization | kvm |
| board | ova |
| supervisor_api | ok |
| version_api | ok |
| installed_addons | Matter Server (8.4.0), Terminal & SSH (10.1.0), Studio Code Server (6.0.1), Samba Backup (5.2.0), Linky (1.7.0), Mosquitto broker (6.5.2), Zigbee2MQTT (2.9.2-1) |
Dashboards
| dashboards | 6 |
|---|---|
| resources | 9 |
| views | 32 |
| mode | storage |
Network Configuration
| adapters | lo (disabled), enp6s18 (enabled, default, auto), docker0 (disabled), hassio (disabled), veth96f1d9c (disabled), veth08820f9 (disabled), veth9194e01 (disabled), veth6ca8fd2 (disabled), vethc08a645 (disabled), vethba54f8c (disabled), veth1bdf31d (disabled), vethf924853 (disabled), vethf8d0c41 (disabled) |
|---|---|
| ipv4_addresses | lo (127.0.0.1/8), enp6s18 (192.168.0.232/24), docker0 (172.30.232.1/23), hassio (172.30.32.1/23), veth96f1d9c (), veth08820f9 (), veth9194e01 (), veth6ca8fd2 (), vethc08a645 (), vethba54f8c (), veth1bdf31d (), vethf924853 (), vethf8d0c41 () |
| ipv6_addresses | lo (::1/128), enp6s18 (fe80::a0cc:16a7:f215:a6ed/64), docker0 (fe80::6469:d9ff:feaa:9bc/64), hassio (fd0c:ac1e:2100::1/48, fe80::814:23ff:fe61:a35c/64), veth96f1d9c (fe80::74da:b5ff:fe16:67d0/64), veth08820f9 (fe80::4cd8:67ff:fef9:d719/64), veth9194e01 (fe80::e8ec:bbff:fe8d:3179/64), veth6ca8fd2 (fe80::28d7:dcff:fec6:64c5/64), vethc08a645 (fe80::f415:a6ff:fe5f:7e9c/64), vethba54f8c (fe80::a42c:6aff:fea0:15f6/64), veth1bdf31d (fe80::a489:2bff:fe31:71fe/64), vethf924853 (fe80::2007:caff:fec9:2b97/64), vethf8d0c41 (fe80::4830:98ff:fe7c:21c5/64) |
Recorder
| oldest_recorder_run | 25 mars 2026 à 13:21 |
|---|---|
| current_recorder_run | 14 avril 2026 à 12:08 |
| estimated_db_size | 1491.67 MiB |
| database_engine | sqlite |
| database_version | 3.49.2 |










