WiFi Configuration
Select Network:
Select a network
{% for network in networks %}
{{ network.ssid }} (Signal: {{ network.signal }}dBm) {% if network.encrypted %}🔒{% endif %}
{% endfor %}
Add Custom Network
Custom Network Name (SSID):
Password:
Connect