A Home Assistant custom integration for storing and managing Matter device pairing codes. Keep all your QR codes and numeric setup codes in one place — no more searching device boxes and manuals.
- Sidebar panel for managing all your Matter codes
- QR code display generated from MT: strings
- Camera scanning to scan Matter QR codes directly from your phone
- Search & filter across all stored devices
- Copy to clipboard for numeric setup codes
- English & German interface
- Open HACS in Home Assistant
- Click the three dots in the top right → Custom repositories
- Add
https://github.com/RedJohn14/Matter-Organizeras an Integration - Search for Matter Code Organizer and install it
- Restart Home Assistant
- Download this repository
- Copy the
custom_components/matter_code_organizerfolder into your Home Assistantconfig/custom_components/directory - Restart Home Assistant
- Go to Settings → Devices & Services → Add Integration
- Search for Matter Code Organizer
- Click through the setup — no configuration needed
- A new Matter Codes entry appears in your sidebar
- Click + to add a device with its name and pairing code (MT: string and/or numeric code)
- Click the camera icon to scan a Matter QR code with your device camera (requires HTTPS)
- Use the ⋮ menu on each device to edit or delete it
- Click the clipboard button next to a numeric code to copy it
- Home Assistant 2024.1 or newer
- HTTPS enabled (for camera scanning feature)