mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
web improvements
This commit is contained in:
@@ -163,7 +163,9 @@
|
||||
<caption>EMS Bus stats</caption>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<b><div id="msg" role="alert"></div></b>
|
||||
<b>
|
||||
<div id="msg" role="alert"></div>
|
||||
</b>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -189,10 +191,17 @@
|
||||
<th>Central Heating:</th>
|
||||
<td id="b2"></td>
|
||||
</tr>
|
||||
<th>Selected Flow Temperature:</th>
|
||||
<td id="b3"></td>
|
||||
<th>Boiler Temperature:</th>
|
||||
<td id="b4"></td>
|
||||
<tr>
|
||||
<th>Selected Flow Temperature:</th>
|
||||
<td id="b3"></td>
|
||||
<th>Current Flow Temperature:</th>
|
||||
<td id="b4"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Boiler Temperature:</th>
|
||||
<td id="b5"></td>
|
||||
<th>Return Temperature:</th>
|
||||
<td id="b6"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user