From d8ac200b6acb5759c399d1f2460394c2578fb1e6 Mon Sep 17 00:00:00 2001 From: Paul Date: Tue, 20 Aug 2019 19:02:12 +0200 Subject: [PATCH] cosmetic changes in web --- CHANGELOG.md | 3 +- src/custom.htm | 45 ++++++++------- src/websrc/index.html | 6 +- src/websrc/myesp.htm | 107 ++++++++++-------------------------- src/websrc/myesp.js | 6 -- tools/wsemulator/wserver.js | 3 - 6 files changed, 56 insertions(+), 114 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74491a707..799c68b8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Important!! Known Issues in 1.9 beta: -- The Timezone is the NTP section is obsolete and will be replaced with a JavaScript version since all times are in UTC. Ignore that for now. - Building with EEPROM (-DCRASH option) causes web to fail so its disabled for now, meaning no stacks for debugging for now. + + ## How to build the firmware with 1.9.x - Make sure you update your local `platformio.ini` using the example one and set the target to `debug`. - On first boot it will re-build the SPIFFS config file so if you're upgrading from 1.8.x all the settings will be deleted and you will need to re-enter. This can be doen now via the web interface by connecting to WiFi AP called 'ems-esp'. diff --git a/src/custom.htm b/src/custom.htm index a12ba9ee9..c76515745 100644 --- a/src/custom.htm +++ b/src/custom.htm @@ -1,8 +1,7 @@
-

Custom Settings -
Please refer to the Help for configuration options.
+
Please refer to the Help for configuration options

@@ -21,13 +20,14 @@
- + data-trigger="hover" data-placement="right" + data-content="Select with GPIO pin the LED is on"> @@ -70,9 +70,9 @@
- + data-content="Listen mode disables Tx. Used when debugging.">
- + data-content="Monitors and sends MQTT message on shower duration">
- + data-content="Tells boiler to blast 3 shots of cold water after a specific duration has exceeded (7 mins)">
- + data-content="How often to send MQTT topics with stats (in seconds)"> @@ -123,9 +123,9 @@
- + data-content="Select the main heating circuit to use. Default is HC1."> diff --git a/src/websrc/myesp.htm b/src/websrc/myesp.htm index 51d92dc2f..f023a704f 100644 --- a/src/websrc/myesp.htm +++ b/src/websrc/myesp.htm @@ -22,13 +22,6 @@ style="display:none;">

-
- Restart -
Click to restart your device without saving changes.
- - -
-