martin-ger / esp_mqtt

MQTT Broker/Bridge on the ESP8266
MIT License
297 stars 70 forks source link

Pass the mqtt messages to another broker #71

Open mcsabi opened 1 year ago

mcsabi commented 1 year ago

I sent mqtt messages to the broker and I would like these messages to be sent to another broker (HA Mosquito) too. I have configured the host, port, user, pw, but I cannot see uMQTTBroker appear in Home Assistant as a client. Am I missing something? Please advise. Thank you!