You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is normal in this context and means that Matterbridge detected that in the new image the plugins are not present and will install them from npm.
94
+
This is normal in this context and means that Matterbridge detected that in the new image the plugins are not present and will install them from npm using the latest version.
95
95
96
96
If you were using a plugin installed from a tarball, you need to reinstall it manually.
97
97
98
-
If you were using a dev version of plugin, you need to reinstall the dev version manually.
98
+
If you were using a dev version of plugin, it will be reinstalled with the latest dev version.
99
99
100
100
## Home Assistant restart and reboot
101
101
@@ -109,7 +109,7 @@ In this cases rebuild the add-on to get the latest versions of Matterbridge and
109
109
110
110
## How to configure the mdns
111
111
112
-
Since Home Assistant exposes a lot of interfaces to the containers, is better to set the matter mdns interface in the Matterbridge Settings page.
112
+
Since Home Assistant exposes a lot of interfaces to the containers, is mandatory to set the matter mdns interface in the Matterbridge Settings page.
0 commit comments