Overview of Matterbridge Home Assistant Application
mainThe Matterbridge Home Assistant Application (formerly known as an add-on) enables running Matterbridge within the Home Assistant Supervisor environment.
Key features include:
- Full Feature Parity: All Matterbridge features are supported within the application.
- Persistent Storage: Matterbridge storage and plugin storage persist through application updates, restarts, or uninstalls/reinstalls.
- Automatic Plugin Reloading: Upon starting or restarting, Matterbridge automatically reloads all previously registered plugins (note: this process may take some time).
- Architecture Support: Compatible with
arm64andamd64architectures. Note thatarmv7is deprecated and not supported. - Runtime Environment: The
luligu/matterbridge:s6-rcimage is built on Debian 13 (trixie-slim) using Node.js 24 and utilizes the s6-rc overlay system.