Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WifiManager and mDNS #9

Open
judge2005 opened this issue Jun 11, 2018 · 2 comments
Open

WifiManager and mDNS #9

judge2005 opened this issue Jun 11, 2018 · 2 comments

Comments

@judge2005
Copy link

I would like to suggest that you use WifiManager to manage the connection of the ESP8266 to a router - it sets up a captive portal when you select the ESP8266 AP and gathers all the necessary information.

Also, you could use mDNS to define a hostname for the clock, rather than having to use an IP address. I believe that WifiManager allows you to add configuration parameters to its captive portal, so you could allow the user to override a default hostname there.

@isparkes
Copy link
Owner

Hey, nice to hear from you again!

thanks for that, you're totally right and it is on the list, just there are not enough hours in the day. In fact I have a rather large update in mind: The old Bootstrap code is looking really tired.

I'm going to do it... Honest...

@judge2005
Copy link
Author

I'm in bug-assignment mode at work - I think it spilled into my private life!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants