Update index.html
This commit is contained in:
@@ -2406,6 +2406,8 @@
|
|||||||
type="text"
|
type="text"
|
||||||
|
|
||||||
id="api-key1"
|
id="api-key1"
|
||||||
|
|
||||||
|
placeholder="Weather API Key"
|
||||||
|
|
||||||
class="form-control api-key"
|
class="form-control api-key"
|
||||||
|
|
||||||
@@ -2858,6 +2860,8 @@
|
|||||||
type="text"
|
type="text"
|
||||||
|
|
||||||
id="api-key"
|
id="api-key"
|
||||||
|
|
||||||
|
placeholder="Weather API Key"
|
||||||
|
|
||||||
class="form-control api-key"
|
class="form-control api-key"
|
||||||
|
|
||||||
@@ -6085,6 +6089,8 @@
|
|||||||
id="wifi-ssid-input"
|
id="wifi-ssid-input"
|
||||||
|
|
||||||
class="form-control"
|
class="form-control"
|
||||||
|
|
||||||
|
placeholder="Wi-Fi SSID"
|
||||||
|
|
||||||
aria-describedby="TextHelpInline"
|
aria-describedby="TextHelpInline"
|
||||||
|
|
||||||
@@ -6119,10 +6125,14 @@
|
|||||||
type="password"
|
type="password"
|
||||||
|
|
||||||
id="wifi-pass-input"
|
id="wifi-pass-input"
|
||||||
|
|
||||||
|
placeholder="Wi-Fi password"
|
||||||
|
|
||||||
class="form-control"
|
class="form-control"
|
||||||
|
|
||||||
aria-describedby="TextHelpInline"
|
aria-describedby="TextHelpInline"
|
||||||
|
|
||||||
|
value="{{ wifi_PSK }}"
|
||||||
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
@@ -6155,6 +6165,8 @@
|
|||||||
type="text"
|
type="text"
|
||||||
|
|
||||||
id="country-code-input"
|
id="country-code-input"
|
||||||
|
|
||||||
|
placeholder="2 Letter Country Code"
|
||||||
|
|
||||||
class="form-control"
|
class="form-control"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user