I have some issues with the BILRESA.
I got the Dirigera and connected it to my network. I have my HA instance running on a pi which is physically out of reach.
I am running the ghcr.io/matter-js/python-matter-server instance on the pi as well (even though it does not have an USB dongle to support thread). I have connected the Dirigera and also the KAJPLATS which all work perfectly fine. However the BILRESA seems to have connection issues. I keep receiving those errors
2026-01-07 15:24:29.536 (MainThread) INFO [matter_server.server.device_controller] <Node:15> Subscription failed with CHIP Error 0x00000032: Timeout, resubscription attempt 0
2026-01-07 15:24:32.688 (MainThread) INFO [matter_server.server.device_controller] <Node:15> Re-Subscription succeeded
on the matter server running on PI. Does anybody have an idea?
Or is my plan fundamentally wrong? Like
Smart Home devices (BILRESA, KAJPLATS lights and so)
^^^
OVER THREAD
vvv
DIRIGERA
^^^
OVER LAN
vvv
MATTER Server running on PI
^^^
OVER HA MATTER INTEGRATION
vvv
HA instance running on PI