Update index.html

This commit is contained in:
Justin 2022-06-12 00:00:27 +08:00 committed by GitHub
parent ff3a465981
commit 1433c5bba8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2406,6 +2406,8 @@
type="text"
id="api-key1"
placeholder="Weather API Key"
class="form-control api-key"
@ -2858,6 +2860,8 @@
type="text"
id="api-key"
placeholder="Weather API Key"
class="form-control api-key"
@ -6085,6 +6089,8 @@
id="wifi-ssid-input"
class="form-control"
placeholder="Wi-Fi SSID"
aria-describedby="TextHelpInline"
@ -6119,10 +6125,14 @@
type="password"
id="wifi-pass-input"
placeholder="Wi-Fi password"
class="form-control"
aria-describedby="TextHelpInline"
value="{{ wifi_PSK }}"
/>
@ -6155,6 +6165,8 @@
type="text"
id="country-code-input"
placeholder="2 Letter Country Code"
class="form-control"