diff --git a/TODO.txt b/TODO.txt
index 5616f5ae..9eaca2f4 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -12,7 +12,6 @@ do not reboot after settings set -> add reboot button
svg icons in html
notifier function -> send get request
nightlight function -> turns off after set time (+implement fading)
-(replace StrContains and num functions)
add preferred colors to settings -> quickly t. UI, button select,
BUGS
diff --git a/wled00/data/settings.htm b/wled00/data/settings.htm
index 0f6709ba..805949cc 100644
--- a/wled00/data/settings.htm
+++ b/wled00/data/settings.htm
@@ -104,14 +104,25 @@
Transitions
Fade:
Transition Delay: ms
+
Timed light
+ Turn off after: min
+ Fade down:
Daisy chain
- Not implemented
+ Receive notifications:
+ Received brightness factor: %
+ Send notifications on direct change:
+ Send notifications on button press:
+ Send received notifications:
+ Hosts to send notifications to: (1 IP per line)
+
Security
- Disable OTA:
- ArduinoOTA and the edit page will be inaccessible until a SPIFFS reflash!
- Checking this is advised for added security if you don't need software changes.
+ OTA enabled:
+ Passphrase:
+ To enable OTA, for security reasons you need to also enter the correct password!
+ The password may/should be changed when OTA is enabled.
+ Disable OTA when not in use, otherwise an attacker could reflash device software!
Current status: Unknown
- Disable recovery AP:
+ Disable recovery AP (Not implemented):
In case of a connection error there will be no wireless recovery possible!
Completely disables all Access Point functions.