From fe337a72cf2f33df64ea452516f9ccf9a3cf0715 Mon Sep 17 00:00:00 2001 From: Hendrik Borras Date: Thu, 4 Jan 2018 15:10:45 +0100 Subject: [PATCH] Added description to WiFi connection --- frontend/templates/settings.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/frontend/templates/settings.html b/frontend/templates/settings.html index 7f66795..4522676 100644 --- a/frontend/templates/settings.html +++ b/frontend/templates/settings.html @@ -31,7 +31,9 @@ Currently connected to: {{ current_wifi }}


- If you would like to connect to a different WiFi, please select the name in the dropdown list, insert the passwort and click "Connect!"-Button.
+ If you would like to connect to a different WiFi, please select the name in the dropdown list, insert the passwort and click "Connect!"-Button. + If no WiFis are beeing shown in the dropdown list, or you can't find yours, please refresh this page. + Reloading or refreshing this page will start a new scan for WiFi networks.
Currently networks with WPA, WPA2 and no encryption are supported.