v1.0.2
Changelogs:
- Introduced a 1-second delay between Wi-Fi connection attempts to slow down the connection process.
- Added serial debug messages to aid in diagnosing Wi-Fi connection issues.
- Improved the loop to ensure it keeps running and handles Wi-Fi connection retries properly.
- Enhanced the loop to execute even at startup, without blocking, and initiate Wi-Fi connection in the background.
- Introduced an LED indicator for indicating the start of OTA updates (only for ESP8266 devices).
- Improved Firmware Update to support hostnames containing space characters by URL encoding them.