mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-04 11:41:38 +02:00
added login / logout
prepared static IP storage and disable inverter IMPORTANT: new memory layout, your inverter settings will be lost
This commit is contained in:
parent
56b8096bed
commit
6a6d522d3b
11 changed files with 290 additions and 31 deletions
|
@ -36,6 +36,8 @@
|
|||
<legend class="des">Device Host Name</legend>
|
||||
<label for="device">Device Name</label>
|
||||
<input type="text" name="device" class="text"/>
|
||||
<label for="adminpwd">Admin Password</label>
|
||||
<input type="password" name="adminpwd" class="text" value="{PWD}"/>
|
||||
<input type="hidden" name="disclaimer" value="false" id="disclaimer">
|
||||
</fieldset>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue