Luligu / matterbridge-zigbee2mqtt

Matterbridge zigbee2mqtt plugin
https://github.com/Luligu/matterbridge-zigbee2mqtt/blob/main/README.md
Apache License 2.0
63 stars 8 forks source link

How can I specify the name/password for the mqtt server in the plugin settings? #1

Closed khaidakin closed 5 months ago

khaidakin commented 5 months ago

I installed the matterbridge-zigbee2mqtt plugin, but I don’t understand where I should specify the username/password for connecting to mosquitt in the settings. Please tell me how to do this correctly?

Luligu commented 5 months ago

Hi, thank you for your message. You are right, still not supported. My mosquitto broker is passwordless. I'm working on that plugin right now and it and will be fixed asap (I guess today). I will keep this issue opened and keep you updated.

khaidakin commented 5 months ago

OK. It's not that important now. I changed the settings of mosquitto to work without authorization for locahost and left access with authorization over the network. The plugin connected, but now there are other problems. I opened a new issue on this topic

Luligu commented 5 months ago

Is done on GitHub. I'm finalizing a few more stuff then I will make a release.

khaidakin commented 5 months ago

sudo npm install -g matterbridge-zigbee2mqtt installs the old version 2.0.2 And through git clone... I can’t install 2.0.3 (there are not enough single-plate resources to run npm run build) 2024-03-26_21-19-03

khaidakin commented 5 months ago

I decided to try installing the new version of matterbridge-zigbee2mqtt on another, more powerful single board computer via git clone. I still don't have enough resources to run npm install 2024-03-26_22-31-32

Luligu commented 5 months ago

I'm finalizing just be patient. To load the 2.0.3 you need the new version of matterbridge that contains the DoorLock. It doesn't transpile without. This is why I didn't publish

khaidakin commented 5 months ago

The zigbee2mqtt plugin connects to the mqtt server with authorization now. This question is closed.