{% extends "cosmic_base.html" %} {% block title %}Settings{% endblock %} {% block head_additions %} {% endblock %} {% block content %}

Settings

CSV export
Here you can export the latest events in CSV format.
Depending on the size of the database the can take some time and the CosmicPi may seem unresponsive.
WiFi Settings
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 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.



{% endblock %}