Adds HOA status

This commit is contained in:
Patrick McDonagh
2016-05-27 17:32:27 -05:00
parent e7bce66d83
commit 4940c83bb4
2 changed files with 849 additions and 274 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -26,7 +26,14 @@
</div>
<div class="col-xs-2">
<h4><%= node.vanityname %></h4>
<h4><%= node.vanityname %>: <br/><% if (channels["ipp.handmode"].value == 1) { %>
Hand Mode
<% } else if (channels["ipp.automode"].value == 1) { %>
Auto Mode
<% } else { %>
Off
<% } %>
</h4>
</div>
<div class="col-xs-3">
<h2>Motor Current</h2>