sidoh / esp8266_milight_hub

Replacement for a Milight/LimitlessLED hub hosted on an ESP8266
MIT License
939 stars 220 forks source link

How to change WiFi SSID / password #698

Closed Erriez closed 3 years ago

Erriez commented 3 years ago

Thanks for creating this great project!

What is the easiest way to change WiFi SSID / password?

sidoh commented 3 years ago

Hi @Erriez , are you referring to the setup password? That's hardcoded unfortunately.

Erriez commented 3 years ago

Hi @sidoh, Thanks for your fast reply.

are you referring to the setup password? That's hardcoded unfortunately.

No, I want to switch to another WiFi access point, because I encounter connection stability issues between Milighthub and MQTT/Homeassistant.

No problem for hard-coded access point password.

In the mean time I found the page Admin | Actions | Clear Wifi Config. When I hit this button, the serial console prints:

Resetting Wifi and then Restarting...

Nothing happens. I have to press the reset button manually. Then the access point is available to enter a different SSID / password.