Bump version to 0.2.8
This commit is contained in:
@ -21,9 +21,16 @@
|
||||
<label for="node-input-name"><i class="fa fa-tag"></i> Name</label>
|
||||
<input type="text" id="node-input-name" placeholder="Name">
|
||||
</div>
|
||||
<div class="form-row">
|
||||
<label for="node-input-status_window"><i class="fa fa-tag"></i> Status window (in hours)</label>
|
||||
<input type="text" id="node-input-status_window" placeholder="4">
|
||||
</div>
|
||||
<div class="form-row">
|
||||
<label for="node-input-transitions_window"><i class="fa fa-tag"></i> Transitions window (in hours)</label>
|
||||
<input type="text" id="node-input-transitions_window" placeholder="5">
|
||||
</div>
|
||||
</script>
|
||||
|
||||
<script type="text/html" data-help-name="c-thermostat-analyzer">
|
||||
<p>c-thermostat/p>
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user