HASwitchPlate / openHASP

HomeAutomation Switchplate based on lvgl for ESP32
https://www.openhasp.com
MIT License
726 stars 185 forks source link

Allow long WiFi passwords in the GUI #561

Closed alranel closed 1 year ago

alranel commented 1 year ago

In https://github.com/HASwitchPlate/openHASP/pull/71 support for longer WiFi passwords was introduced but it was not extended to the GUI editor which is still limited to 32 characters. Tested, works :)

fvanroie commented 1 year ago

Thanks!