martin-ger / esp_mqtt

MQTT Broker/Bridge on the ESP8266
MIT License
293 stars 68 forks source link

IP address of connected device #68

Open TiceRex opened 2 years ago

TiceRex commented 2 years ago

Excellent work, thank you very much!

It's not an issue, just a question (or perhaps feature request): is there any way to tell the IP addresses of the connected devices? The reason is that there are some MQTT based clients with configuration web page (eg. mitsubishi2mqtt). I can connect to the AP provided by esp_mqtt, but I don't know the other clients' addresses.

Regards, Tice