diff --git a/src/HaHelper.h b/src/HaHelper.h index 3864783..be05926 100644 --- a/src/HaHelper.h +++ b/src/HaHelper.h @@ -1215,7 +1215,7 @@ public: doc[FPSTR(HA_MIN_TEMP)] = minTemp; doc[FPSTR(HA_MAX_TEMP)] = maxTemp; - doc[FPSTR(HA_TEMP_STEP)] = 0.5f; + doc[FPSTR(HA_TEMP_STEP)] = 0.1f; doc[FPSTR(HA_EXPIRE_AFTER)] = this->expireAfter; doc.shrinkToFit(); diff --git a/src_data/pages/dashboard.html b/src_data/pages/dashboard.html index a2e1153..93f9a30 100644 --- a/src_data/pages/dashboard.html +++ b/src_data/pages/dashboard.html @@ -41,14 +41,18 @@
dashboard.section.control
-
+
dashboard.thermostat.heating
-
+
dashboard.thermostat.temp.current:
-
-
+
+ +
+
+ +
@@ -58,21 +62,25 @@
-
+
dashboard.thermostat.dhw
-
+
dashboard.thermostat.temp.current:
-
-
+
+ +
+
+ +
- +