diff --git a/readme.md b/readme.md index cde8801e..144412db 100644 --- a/readme.md +++ b/readme.md @@ -28,6 +28,7 @@ A fast and feature-rich implementation of an ESP8266/ESP32 webserver to control - Sync to Philips hue lights - Adalight (PC ambilight via serial) - Sync color of multiple WLED devices (UDP notifier) +- Infrared remotes (24-key RGB, receiver required) - Simple timers/schedules (time from NTP, timezones/DST supported) ### Quick start guide and documentation: @@ -37,13 +38,13 @@ See the [wiki](https://github.com/Aircoookie/WLED/wiki)! ### Other Licensed under the MIT license -Credits in About page! +Credits [here](https://github.com/Aircoookie/WLED/wiki/Contributors-&-About)! Uses Linearicons by Perxis! Join the Discord [server](https://discord.gg/KuqP7NE) to discuss everything about WLED! You can also send me mails to [dev.aircoookie@gmail.com](mailto:dev.aircoookie@gmail.com). -If you insist that you just love WLED too much, you can [send me a gift](https://paypal.me/aircoookie)! +If WLED really brightens up your every day, you can [send me a small gift](https://paypal.me/aircoookie)! diff --git a/wled00/data/settings_sec.htm b/wled00/data/settings_sec.htm index 64b12c80..8ea85610 100644 Binary files a/wled00/data/settings_sec.htm and b/wled00/data/settings_sec.htm differ diff --git a/wled00/html_settings.h b/wled00/html_settings.h index 86aae39d..2ccebbf2 100644 --- a/wled00/html_settings.h +++ b/wled00/html_settings.h @@ -413,24 +413,11 @@ HTTP traffic is unencrypted. An attacker in the same network can intercept form
Enable ArduinoOTA:

About

-WLED version 0.8.2-dev

-Contributors:
-StormPie (Mobile HTML UI)

-Thank you so much!

+WLED version 0.8.2

+Contributors, dependencies and special thanks
+A huge thank you to everyone who helped me create WLED!

(c) 2016-2018 Christian Schwinne
Licensed under the MIT license

-Uses libraries:
-ESP8266/ESP32 Arduino Core
-NeoPixelBus by Makuna (svenihoney fork)
-FastLED library
-(ESP32) WebServer_tng by bbx10
-WS2812FX by kitesurfer1404 (modified)
-Timezone library by JChristensen
-Blynk library (compacted)
-E1.31 library by forkineye (modified)
-PubSubClient by knolleary (modified)
-Espalexa by Aircoookie (modified)

-UI icons by Linearicons created by Perxis! (CC-BY-SA 4.0)

Server message: Response error!