diyhue / Lights

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

Wifi Issue ESP8266 #102

Closed Badn1nja closed 3 years ago

Badn1nja commented 3 years ago

Hi, I've had this as an ongoing issue I've not seen it show up before on github.

I have a esp light strip but the wifi network it creates never disappeared once its connected to my wireless network its showing as ESP-70e971 and can be connected to by anyone.

Is there a way to make this go away?

mariusmotea commented 3 years ago

Hi,

This is an issue with new esp library. Need to declare the wifi mode in setup phase. I will create a fix for all lights soon.

mariusmotea commented 3 years ago

Can you please test now and confirm? I made commits for all lights.

Badn1nja commented 3 years ago

I will test shortly

mariusmotea commented 3 years ago

It is workinking as expected now?

Badn1nja commented 3 years ago

Yes perfect thanks for that, just had to setup Arduino on a new computer before testing