Hi,
In short, I want to use HA with the “matter-js/matterjs-server” on wlan. Both installed in a docker container.
I can not add a matter device and I do not find a solution. So help is welcome.
Not working is the companion app. I do not have a google account, so matter commission via this way is no option. Al least based on my observation. A solution based on the f-droid app version would be welcome.
What is working:
The HA container is up an running.
The matter container is up and running,
The matter container is connected to HA.
If I understand correctly I have 2 options to add a device, via HA and the matter-server web interface.
I added the wifi credentials both ways. I tried to add a matter device both via the code on the device (something like xxxx-xxx-xxxx). No success yet.
I have a Jelly BT device. It is disabled in HA to reduce problems and the matter container should use it. Via the web interface of the matter-server I have an option to add a matter device to wifi, so BLE is enabled.
The log of the matter-server shows:
ConfigStorage Set config key nextNodeId to 19
Discovery Initiating discovery of node with discriminator 15
ProxyBleClient Start BLE scanning via proxy …
BleScanner Registered waiter for query SD:15 with timeout (none) (not resolving on updated records)
BleScanner Finishing waiter for query SD:15, resolving: true
ProxyBleClient Stop BLE scanning via proxy …
WebSocketC~erHandler [7] WebSocket error response (commission_with_code) 395736191 Commission failed: discovery of node with discriminator 15 failed: No commissionable device was discovered
So, it looks like the matter device is not found via BLE.
At the moment I have no idea how to go on … any help is welcome ![]()