From 40855489c4cc9004ddd4a4b44bcf956f01e0c855 Mon Sep 17 00:00:00 2001 From: gemi254 Date: Mon, 31 Jul 2023 23:37:07 +0300 Subject: [PATCH] Updated v1.1.9 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ce1fac..5f2055c 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ and the internal **soil moisture** and **soil salt** sensor. + **Monthly** measurements **Logs** in csv files stored in SPIFFS. **View** or **download** the files from browser. + User button **single** Press -> Take measurement an go to sleep. + User button **long** Press -> Start webserver and show a **web page with measurements** to connected client. -+ User button **long long** Press (>10 secs) -> Reset device to factory defaults ++ User button **long long** Press (>10 secs) -> Start the AP an connect to re-configure the device + **Websockets** to auto update sensor values in home page (No refresh). + **Sensors offsets** for device calibration. + **Auto sleep** after no activity. @@ -44,7 +44,7 @@ Once setup complete, reboot the device by pressing `Reboot` button. On next loop Pressing the **user button** for long time (> 5 sec) will make device to wake up, publish measurements, and start a web server waiting connection for 30 seconds from a remote host. Connect and navigate you browser to device ip to see the live measurements. -Device will not enter sleep as soon as a client is connected and measurements are updated automatically every 30 secs. +Device will not enter sleep as soon as a wifi client is connected and measurements on home page are updated automatically every 30 secs. To **re-configure** device press `configure` button from homepage end redirect to configuration portal.