home-assistant-matter-hub
ghcr.io/RiDDiX/home-assistant-matter-hub:latest
https://github.com/RiDDiX/home-assistant-matter-hub/pkgs/container/home-assistant-matter-hub
host
sh
false
https://github.com/RiDDiX/home-assistant-matter-hub
https://github.com/RiDDiX/home-assistant-matter-hub
This project simulates a Matter bridge to publish your Home Assistant entities to any Matter-compatible controller like Alexa, Apple Home, or Google Home.
[span style='color: #E80000; font-weight: bold;']REQUIRED SETTINGS:[/span]
1. You MUST generate a "Long-Lived Access Token" in Home Assistant (User Profile > Security).
2. Network Type MUST be set to [b]Host[/b].
3. IPv6 MUST be enabled in Unraid's Network Settings.
[span style='color: #E80000; font-weight: bold;']TROUBLESHOOTING (Offline Devices / Issue #563):[/span]
If devices pair but show as "Offline" or "Not Responding", your Unraid host is likely dropping IPv6 packets on the bridge interface. This is common in Unraid 7+ or Docker 26+.
[b]Fix:[/b] Run this command in the Unraid Terminal:
[code]ip6tables -A FORWARD -i br0 -o br0 -j ACCEPT[/code]
(If this fixes it, add that command to the "User Scripts" plugin to run at array startup).
HomeAutomation: Tools:
http://[IP]:[PORT:8482]
https://github.com/ds-sebastian/unraid-templates/blob/main/icons/ha-matter-hub-icon.png?raw=true
--restart unless-stopped