From 9c4c0b1fdb855ec3a973d61cf441bdfa140f2753 Mon Sep 17 00:00:00 2001 From: M-Factory Date: Thu, 13 Nov 2025 22:59:41 +0900 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d2aa7c..c9e1c5f 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ If you prefer a free option, there are many compatible **MAX7219 LED matrix encl

- +
@@ -369,6 +369,10 @@ curl -X POST -d "message=HELLO WORLD&speed=50" "http:///set_custom_me ESPTimeCast includes a few optional “power-user” features that aren’t visible in the main interface but can be accessed directly from your browser. These are intended for advanced users who want more control or integration. +#### ⚙️ /factory_reset +Erases all saved configuration data, Wi-Fi credentials, and uptime history. +Used to restore the device to its original state. Only available in **AP mode**. + #### 💾 /export Downloads your current configuration (`config.json`) directly from the device. This is useful for creating backups or migrating settings between devices. @@ -393,6 +397,7 @@ Perfect for restoring a backup or quickly switching between setups. > *Tip:* You can export → edit the file on your computer → re-upload to test new settings without using the web interface. + #### ⚕️ Nightscout Integration ESPTimeCast supports displaying glucose data from **Nightscout** servers alongside weather information. @@ -472,3 +477,4 @@ If you enjoy this project, please consider supporting my work: +