ben423423n32j14e/zigbee2mqttadminpanel

MQTT Broker Source

Opened this issue · 6 comments

Nice work.
It would be cool if we got the option to select mqtt broker source themselve.
actually we use MQTT","broker":"127.0.0.1" -> Some Sort of Config-Menu would help =)

Would be useful to add to the install instructions that it assumes the MQTT broker is localhost.

When thinking about configuration: If possible add possibility to configure mqtt base-topic: I'm using 'home' instead of 'Zigbee2MQTT'

Would be nice to use username and password for the MQTT broker as well.

how can i enter my broker ip and credentials?

@pcfreak1,

go to the Admin Panel Flow, double click on one subflow that is including an MQTT node. Open the subflow. Double click on a MQTT node inside the subflow and change the configuration of the selected MQTT server.

You will probably need to do this in every single subflow, the admin panel was designed primarily for software developers already using Node-Red.