{% extends "base.html" %} {% block title %}Add Board – Location Management{% endblock %} {% block content %}
Add New Board
{# ── Hardware board fields (hidden for Sonoff gateway) ── #}
{# ── Sonoff gateway info ── #}
Sonoff eWeLink Gateway
After adding, you'll be redirected to set up your eWeLink account credentials. All your Sonoff devices will be discovered automatically from the cloud. LAN control is used when devices are reachable on the local network.
Cancel
{% endblock %} {% block scripts %} {% endblock %}