I’m a bit stuck with my Matter network.
I have paired my Matter devices via my HomePod. That is essentially my border router. Recently, when I changed the frequency bands in my Imada access points, certain devices went offline afterwards. This also happened randomly sometimes.
According to Gemini, there are now 2 networks running simultaneously; it detected this because I had downloaded the Eve Energy app.
I also see a different number in Homey under MyHome. Are these two networks then, and why is there nothing behind my door locks, for example?
The way I pair the devices now is first via Apple Home and then sharing the Matter code in Homey and connecting the device via Homey, or should that be connecting via iOS?
See screenshot for my Matter network. Can you deduce from that whether they are really all running via the Apple network or both?
And below is the text file from Eve Energy.
I’m at a loss right now
{
“thread_network_analysis”: {
“status_date”: “2026-06-08”,
“discovered_networks”: [
{
“name”: “MyHome936948183”,
“channel”: 25,
“primary_role”: “Apple HomePod Hub Mesh”
},
{
“name”: “Homey Pro”,
“channel”: 25,
“extended_pan_id”: “ee55023c15197971”,
“primary_role”: “Homey Pro Hub Mesh (Independent)”
},
{
“name”: “NEST-PAN-6D4C”,
“channel”: 16,
“primary_role”: “IKEA BILRESA Fallback Mesh”
}
],
“devices”: {
“offline_unknown”: [
{
“name”: “Achterdeur”,
“type”: “DoorLock”,
“room”: “Woonkamer”
},
{
“name”: “Voordeur”,
“type”: “DoorLock”,
“room”: “Gang”
},
{
“name”: “Knop Syl”,
“type”: “Switch”,
“room”: “Slaapkamer Sylvia”
},
{
“name”: “Luma Lamp Dennis”,
“type”: “EveEnergy/Logo”,
“room”: “Slaapkamer Dennis”
},
{
“name”: “Aqara Climate Sensor W100”,
“type”: “Sensor”,
“room”: “Badkamer”
}
],
“active_routers”: [
{
“name”: “Luma Lamp”,
“type”: “EveEnergy/Logo”,
“room”: “Woonkamer”,
“issue”: “Connected to all 3 networks simultaneously (Splitting mesh)”
},
{
“name”: “Beeldscherm Camera”,
“type”: “Router”,
“room”: “Woonkamer”
},
{
“name”: “Router 70”,
“type”: “Router”,
“rloc16”: 28672
},
{
“name”: “Router B8”,
“type”: “Router”,
“rloc16”: 47104
},
{
“name”: “Router C4”,
“type”: “Router”,
“rloc16”: 50176
},
{
“name”: “Router D4”,
“type”: “Router”,
“rloc16”: 54272
}
],
“active_sleepy_end_devices”: [
{
“name”: “BILRESA scroll wheel Mark”,
“type”: “Switch”,
“room”: “Slaapkamer Sylvia”
},
{
“name”: “BILRESA scroll wheel Dennis”,
“type”: “Switch”,
“room”: “Slaapkamer Dennis”
},
{
“name”: “BILRESA dual button”,
“type”: “Switch”,
“room”: “Woonkamer”,
“connected_to”: “NEST-PAN-6D4C”,
“channel”: 16
},
{
“name”: “BILRESA dual button”,
“type”: “Switch”,
“room”: “Gang”,
“connected_to”: “NEST-PAN-6D4C & MyHome936948183”,
“channel_conflict”: true
}
]
}
}
}
