esp8266_milight_hub
esp8266_milight_hub copied to clipboard
How to change webui port ?
sorry if already posted, couldn't find any help :D
The port for the WebUI seems to be hardcoded: https://github.com/sidoh/esp8266_milight_hub/blob/master/lib/WebServer/MiLightHttpServer.h#L20
Thanks janLo!
Shouldn't be hard to add support.