Luligu / matterbridge-home-assistant-addon

Official Matterbridge Home Assistant Add-on
Apache License 2.0
19 stars 1 forks source link

Missing Home Assistant config & entities #4

Open Cyclone411 opened 2 days ago

Cyclone411 commented 2 days ago

On a Home Assistant OS 13.2 Core 24.10.3 instance, I installed Luligu's add-on via https://github.com/Luligu/matterbridge-home-assistant-addon as a custom repository for add-ons.

The add-on shows up and I can start up Matterbridge, but the only option on the config screen is the port number 8283. I can go to this via a web browser using my ha hostname, or I can click Open Web UI from the add-on. However, here there are no registered plugins and nowhere can I see how to register Home Assistant devices/entities to Matterbridge. Is there a step missing from the installation readme or am I totally misunderstanding some step?

From the Matterbridge log:

Starting Matterbridge...
[15:36:24.969] [Matterbridge] Matterbridge is starting...
[15:36:25.030] [Matterbridge] Matterbridge version 1.5.10 restart mode docker running on Linux (v.6.6.54-haos) platform linux arch x64
[15:36:25.031] [Matterbridge] No existing file to back up for /addons/matterbridge/.matterbridge/matterbridge.json. This is expected on the first run.
[15:36:25.037] [Matterbridge] The frontend http server is listening on http://0.0.0.0:8283
[15:36:25.038] [Matterbridge] The WebSocketServer is listening on ws://{ha ip}:8283
[15:36:25.038] [Matterbridge] Setting default matterbridge start mode to bridge
[15:36:26.117] [Matterbridge] Matter server started
[15:36:26.117] [Matterbridge] The commissioning server on port 5540 for Matterbridge is not commissioned. Pair it scanning the QR code:
...
[15:37:26.135] [Matterbridge] Setting reachability to true for Matterbridge
Luligu commented 1 day ago

Hi, You need a plugin to expose HA devices. I have an HA plugin but still not ready for release.

Cyclone411 commented 1 day ago

Well that would explain it. I look forward to when the plugin is released.