-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Two or more WiFi settings #2845
Comments
The most flexible solution would be to accept a list of wifi configurations, each of which could be by SSID or BSSID (#2151), with a preference between them (possibly implicit preference by their order). WLED should connect to the first available one. Another useful and relatively common use case: Many people have multiple access points, and WLED often fails to connect to the closest one. I'd like to setup:
Something like what esphome allows: https://esphome.io/components/wifi.html#connecting-to-multiple-networks |
Plus one on this - I have WLED on my motorcycle so my need is a little unique. When I am at home I want to connect to my home network for updates and config etc. But when I ride with my friend who also has WLED lights, I want them to connect together and sync over WIFI. It would be nice to save both SSID's so it will be easy to connect together. They both fallback to their own AP when not at home, so I will have to change one to connect to the other. Going to impress some folks with the motorcycles side by side showing the same light show will be awesome! Thanks |
Wow that's is great, if so! (I mean added double Wi-Fi) I will report back as soon as I try (a bit busy now, again, with Unreal Engine projects) |
available since 0.15.0-b1 |
Completely missed the plus button under the wifi ip address boxes lol, that's for the work on this |
Is there the possibility to set which WiFi the device should prefer? |
The order of entries determines preference. |
Would be very handy to have at least two WiFi settings for WLED.
Very inconvenient when work-in-progress device needs to be set up in several physical places (for example, home and my workplace)
The text was updated successfully, but these errors were encountered: