Salut, Merci beaucoup pour avoir pris le temps de détailler la procédure pour installer mon SLZB-MR2U en connexion USB. Je la garde précieusement au cas ou j'ai besoin d'y revenir par la suite. Pour avancer, je l'ai installé en connexion Ethernet avec le CC2652P en mode routeur Zigbee et le EFR32MG21 en mode Matter-over-thread. Coté Zigbee, j'ai pu appairé ce nouveau routeur dans mon réseau Zigbee sans problème. Coté Matter, j'ai encore du travail. J'ai tenté d'intégrer un Bilresa IKEA pour l'instant sans succès. Open Thread Border Router est démarré mais j'ai quelques erreurs. Je ne sais pas si déjà là il n'y a pas un problème? [11:19:26] INFO: Stable mode, enabling mDNSResponder.
[11:19:26] INFO: The otbr-web is disabled.
[11:19:26] INFO: Enabled socat-otbr-tcp.
s6-rc: info: service socat-otbr-tcp: starting
s6-rc: info: service mdns: starting
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service mdns successfully started
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service banner: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
[11:19:26] INFO: Starting mDNS Responder...
Default: mDNSResponder (Engineering Build) (Feb 11 2026 16:46:22) starting
[11:19:26] INFO: Starting socat TCP client for OTBR daemon...
-----------------------------------------------------------
Add-on: OpenThread Border Router
OpenThread Border Router add-on
-----------------------------------------------------------
Add-on version: 2.16.3
You are running the latest version of this add-on.
System: Home Assistant OS 17.1 (amd64 / generic-x86-64)
Home Assistant Core: 2026.2.2
Home Assistant Supervisor: 2026.02.1
-----------------------------------------------------------
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
s6-rc: info: service banner successfully started
s6-rc: info: service socat-otbr-tcp successfully started
s6-rc: info: service otbr-agent: starting
[11:19:26] INFO: Setup OTBR firewall...
[11:19:27] INFO: Migrating OTBR settings if needed...
2026-02-15 11:19:27 homeassistant asyncio[257] DEBUG Using selector: EpollSelector
2026-02-15 11:19:27 homeassistant zigpy.serial[257] DEBUG Opening a serial connection to '/tmp/ttyOTBR' (baudrate=460800, xonxoff=False, rtscts=False)
2026-02-15 11:19:27 homeassistant serialx.platforms.serial_posix[257] DEBUG Configuring serial port '/tmp/ttyOTBR'
2026-02-15 11:19:27 homeassistant serialx.platforms.serial_posix[257] DEBUG Configuring serial port: [0, 0, 3248, 0, 4100, 4100, [b'\x03', b'\x1c', b'\x7f', b'\x15', b'\x04', 0, 0, b'\x00', b'\x11', b'\x13', b'\x1a', b'\x00', b'\x12', b'\x0f', b'\x17', b'\x16', b'\x00', b'\x00', b'\x00', b'\x00', b'\x00', b'\x00', b'\x00', b'\x00', b'\x00', b'\x00', b'\x00', b'\x00', b'\x00', b'\x00', b'\x00', b'\x00']]
2026-02-15 11:19:27 homeassistant serialx.platforms.serial_posix[257] DEBUG Setting low latency mode: True
2026-02-15 11:19:27 homeassistant serialx.platforms.serial_posix[257] DEBUG Device is not a serial port, cannot set low latency
2026-02-15 11:19:27 homeassistant serialx.platforms.serial_posix[257] DEBUG Setting modem pins: ModemPins[!dtr !rts]
2026-02-15 11:19:27 homeassistant serialx.platforms.serial_posix[257] DEBUG TIOCMBIC: 0x00000006
2026-02-15 11:19:27 homeassistant serialx.platforms.serial_posix[257] DEBUG Device is not a serial port, cannot set modem pins
2026-02-15 11:19:27 homeassistant zigpy.serial[257] DEBUG Connection made: <serialx.platforms.serial_posix.PosixSerialTransport object at 0x7f52e95ac150>
2026-02-15 11:19:27 homeassistant universal_silabs_flasher.spinel[257] DEBUG Sending frame SpinelFrame(header=SpinelHeader(transaction_id=0, network_link_id=0, flag=2), command_id=<CommandID.RESET: 1>, data=b'\x02')
2026-02-15 11:19:27 homeassistant universal_silabs_flasher.spinel[257] DEBUG Sending data b'~\x80\x01\x02\xea\xf0~'
2026-02-15 11:19:27 homeassistant serialx.descriptor_transport[257] DEBUG Immediately writing b'~\x80\x01\x02\xea\xf0~'
2026-02-15 11:19:27 homeassistant serialx.descriptor_transport[257] DEBUG Sent 7 of 7 bytes
2026-02-15 11:19:27 homeassistant serialx.descriptor_transport[257] DEBUG Event loop woke up reader
2026-02-15 11:19:27 homeassistant serialx.descriptor_transport[257] DEBUG Received b'~\x80\x06\x00p\xeet~'
2026-02-15 11:19:27 homeassistant universal_silabs_flasher.spinel[257] DEBUG Decoded HDLC frame: HDLCLiteFrame(data=b'\x80\x06\x00p')
2026-02-15 11:19:27 homeassistant universal_silabs_flasher.spinel[257] DEBUG Parsed frame SpinelFrame(header=SpinelHeader(transaction_id=0, network_link_id=0, flag=2), command_id=<CommandID.PROP_VALUE_IS: 6>, data=b'\x00p')
2026-02-15 11:19:27 homeassistant universal_silabs_flasher.spinel[257] DEBUG Sending frame SpinelFrame(header=SpinelHeader(transaction_id=3, network_link_id=0, flag=2), command_id=<CommandID.PROP_VALUE_GET: 2>, data=b'\x08')
2026-02-15 11:19:27 homeassistant universal_silabs_flasher.spinel[257] DEBUG Sending data b'~\x83\x02\x08\xbc\x9a~'
2026-02-15 11:19:27 homeassistant serialx.descriptor_transport[257] DEBUG Immediately writing b'~\x83\x02\x08\xbc\x9a~'
2026-02-15 11:19:27 homeassistant serialx.descriptor_transport[257] DEBUG Sent 7 of 7 bytes
2026-02-15 11:19:27 homeassistant serialx.descriptor_transport[257] DEBUG Event loop woke up reader
2026-02-15 11:19:27 homeassistant serialx.descriptor_transport[257] DEBUG Received b'~\x83\x06\x08T\x0fW\xff\xfe\xc5\xe4\x17\xa4l~'
2026-02-15 11:19:27 homeassistant universal_silabs_flasher.spinel[257] DEBUG Decoded HDLC frame: HDLCLiteFrame(data=b'\x83\x06\x08T\x0fW\xff\xfe\xc5\xe4\x17')
2026-02-15 11:19:27 homeassistant universal_silabs_flasher.spinel[257] DEBUG Parsed frame SpinelFrame(header=SpinelHeader(transaction_id=3, network_link_id=0, flag=2), command_id=<CommandID.PROP_VALUE_IS: 6>, data=b'\x08T\x0fW\xff\xfe\xc5\xe4\x17')
2026-02-15 11:19:27 homeassistant serialx.descriptor_transport[257] DEBUG Closing at the request of the application
2026-02-15 11:19:27 homeassistant zigpy.serial[257] DEBUG Waiting for serial port to close
2026-02-15 11:19:27 homeassistant serialx.descriptor_transport[257] DEBUG Closing connection: None
2026-02-15 11:19:27 homeassistant serialx.descriptor_transport[257] DEBUG Closing file descriptor 7
2026-02-15 11:19:27 homeassistant serialx.descriptor_transport[257] DEBUG Calling protocol `connection_lost` with exc=None
2026-02-15 11:19:27 homeassistant zigpy.serial[257] DEBUG Connection lost: None
Adapter settings file /data/thread/0_540f57fffec5e417.data is the most recently used, skipping
[11:19:27] INFO: Starting otbr-agent...
[NOTE]-AGENT---: Running 0.3.0-b067e5ac-dirty
[NOTE]-AGENT---: Thread version: 1.3.0
[NOTE]-AGENT---: Thread interface: wpan0
[NOTE]-AGENT---: Radio URL: spinel+hdlc+uart:///tmp/ttyOTBR?uart-baudrate=460800&uart-init-deassert
[NOTE]-AGENT---: Radio URL: trel://eno1
[NOTE]-ILS-----: Infra link selected: eno1
tiocmbic: Inappropriate ioctl for device
50d.10:05:01.869 [C] P-SpinelDrive-: Software reset co-processor successfully
00:00:00.089 [N] RoutingManager: BR ULA prefix: fd10:2a9c:c9ab::/48 (loaded)
00:00:00.089 [N] RoutingManager: Local on-link prefix: fdbe:f2b6:e28a:3a17::/64
00:00:00.131 [N] Mle-----------: Role disabled -> detached
00:00:00.142 [N] P-Netif-------: Changing interface state to up.
00:00:00.160 [W] P-Netif-------: Failed to process request#2: No such process
00:00:00.161 [W] P-Netif-------: Failed to process request#6: No such process
Connection to 172.30.32.1 8081 port [tcp/tproxy] succeeded!
s6-rc: info: service otbr-agent successfully started
s6-rc: info: service otbr-agent-configure: starting
Done
Done
s6-rc: info: service otbr-agent-configure successfully started
s6-rc: info: service otbr-agent-rest-discovery: starting
[11:19:27] INFO: Successfully sent discovery information to Home Assistant.
s6-rc: info: service otbr-agent-rest-discovery successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
00:00:27.665 [N] Mle-----------: RLOC16 9000 -> fffe
00:00:28.336 [N] Mle-----------: Attach attempt 1, AnyPartition reattaching with Active Dataset
00:00:34.836 [N] RouterTable---: Allocate router id 36
00:00:34.836 [N] Mle-----------: RLOC16 fffe -> 9000
00:00:34.842 [N] Mle-----------: Role detached -> leader
00:00:34.844 [N] Mle-----------: Partition ID 0x6a37a119
[NOTE]-BBA-----: BackboneAgent: Backbone Router becomes Primary!
00:00:37.741 [W] DuaManager----: Failed to perform next registration: NotFound