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

Support a list of wifi networks #87

Open
autoantwort opened this issue Aug 1, 2021 · 5 comments
Open

Support a list of wifi networks #87

autoantwort opened this issue Aug 1, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@autoantwort
Copy link

Instead of providing one ssid password combination, it would be cool if you could provide a list of combinations. For example for my testing network and for the "production" location. Currently you always have to upload a new sketch every time you switch the location.

But cool project, simplifies my code a lot!

@autoantwort autoantwort added the enhancement New feature or request label Aug 1, 2021
@autoantwort
Copy link
Author

I already started implementing that, will create a PR once I am finished

@plapointe6
Copy link
Owner

I may replace the internal WiFI handling completly with the new EspSimpleWifiHandler from https://github.com/plapointe6/EspSimpleWifiHandler

I like the idea of more than one wifi config. I will take a look into this. I think that something already exists to handle this (WifiMulti).

@josefgu
Copy link

josefgu commented Mar 3, 2022

i would love to see that feature too.

@mojgithub
Copy link

What is the status of this feature? Is it already implemented or still in development?

I would also like this feature. I mean i am moving my device between 4 different locations(wifis).

@autoantwort
Copy link
Author

I started the implementation, but now have switched to esphome and have no interest anymore the finish the implementation. esphome can handle multiple wifis.

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

Successfully merging a pull request may close this issue.

4 participants