mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-09 23:16:38 +02:00
0.5.13 Bug fixes and minor updates
- Solves Issue 156, 158, 159 - Uncheck "Reboot after save" by default, It is only madatory if an inverter is added or changed (name,address) - Add "*" to denote mandatory fields in setup - Remove "MQTT Interval read only" in setup - Correct typos in Markdown files
This commit is contained in:
parent
6ac3876092
commit
ac79828eb5
5 changed files with 48 additions and 45 deletions
|
@ -109,8 +109,6 @@
|
|||
<input type="text" class="text" name="mqttPwd" value="{MQTT_PWD}"/>
|
||||
<label for="mqttTopic">Topic</label>
|
||||
<input type="text" class="text" name="mqttTopic" value="{MQTT_TOPIC}"/>
|
||||
<label for="mqttIntvl">Interval [s] (read-only)</label>
|
||||
<input type="text" class="text" name="mqttIntvl" value="{MQTT_INTVL}" readonly/>
|
||||
</fieldset>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue