SamZorSec / Arilux_AL-LC0X

Alternative firmware for Arilux AL-LC0X LED controllers, based on the MQTT protocol and a TLS connection
MIT License
190 stars 33 forks source link

Implement WifiManager #14

Open robbiet480 opened 7 years ago

robbiet480 commented 7 years ago

This is quite cool.

SamZorSec commented 7 years ago

@robbiet480 This is a really cool library! I'm using it in my Sonoff sketches. Sadly, the device doesn't have any button to reset the configuration if we would like to change some settings. However, it's possible to assume that the configuration portail should be launch if the WiFi/MQTT connection failed for the XXth time.

marcpabst commented 7 years ago

Just a shot in the dark, but why not use the same mechanism as the original firmware? They reset the wifi when you connect and disconnect power supply a few times in a row.

papaiatis commented 6 years ago

Yes! This is definitely something I'd like to see as well!