Hi everyone,
I’m trying to set up Matter/Thread on my Home Assistant installation but running into a critical issue with the Matter integration.
My Setup:
- Hardware: Raspberry Pi 3 (300MB free RAM)
- Home Assistant Core: 2026.1.1
- Supervisor: 2026.01.0
- Home Assistant OS: 16.3
- Thread Border Router: Nabu Casa ZBT-2
What’s Working:
- Thread integration is installed and configured
- Open Thread Border Router add-on is running successfully
- ZBT-2 is connected
The Problem:
When I try to add the Matter integration (Settings > Devices & Services > Add Integration > Matter), Home Assistant immediately restarts (possibly the entire system - I can’t tell for certain). I can only see log messages after the restart making it hard to troubleshoot.
My Concerns:
- Could this be a memory issue? I have 300MB of free RAM - is that insufficient for running Matter alongside the Thread Border Router?
- Is the Raspberry Pi 3 even capable of handling Matter + Thread together?
- How can I capture logs before they get deleted during the restart?
What I’ve Tried:
- Multiple attempts to add the integration with the same result
- Googling for similar issues without finding relevant solutions
Any help would be greatly appreciated!