WiFiManager icon indicating copy to clipboard operation
WiFiManager copied to clipboard

Add link to next Webui

Open TilCreator opened this issue 6 years ago • 2 comments

Adds link to success page to IP in new WiFi.

TilCreator avatar May 28 '18 18:05 TilCreator

If link_to_next_webui is set to True on the successfully connected page there is a link to the IP of the ESP in the newly connected WiFi. This is useful if the ESP shows an other web interface after the WiFiManager, because the user can just click the link and doesn't have to search the new IP of the ESP.

TilCreator avatar May 31 '18 14:05 TilCreator

Ah, can you just copy and paste your last comment to the source code, above the setting?

If we do not display that new IP yet as plain text, that might be also useful for the cases the user does not run a web interface on the new ip, but some other service (but still needs to know the new ip somehow).

ThomasWaldmann avatar May 31 '18 14:05 ThomasWaldmann