diyhue / Lights

DIY lights with support for diyHue
https://diyhue.org/
172 stars 97 forks source link

Connect to WiFi with username and password #147

Open mcodo opened 6 months ago

mcodo commented 6 months ago

My WiFi connection needs username and password in addition to SSID. Is there a way i can connect to this?

mariusmotea commented 5 months ago

We use WiFi Manager(https://github.com/tzapu/WiFiManager) witch support only the connection of the wifi network using the wifi password, any additional authentication method is not supported.

GitHub
GitHub - tzapu/WiFiManager: ESP8266 WiFi Connection manager with web captive portal
ESP8266 WiFi Connection manager with web captive portal - tzapu/WiFiManager