Open
Description
Is your feature request related to a problem? Please describe.
WLED 0.13.x on an ESP32 (Athom Addressable Strip Controller) connects to Wifi only via WPA2. With WPA2, several kind of attacks are possible that are not possible with WPA3.
Describe the solution you'd like
Support WPA3. The ESP32 SDK seems to be able to do this out of the box. Tasmota has enabled this too.
Describe alternatives you've considered
If WPA3 cannot be considered, supporting PMF (protected management frames) on WPA2 would provide a similar level of security.