{% extends "base.html" %} {% block title %}{{ board.name }} – eWeLink Settings{% endblock %} {% block content %}
Enter your eWeLink account credentials. These are stored on the server and used to authenticate with the eWeLink cloud API. Tip: create a secondary eWeLink account and share your devices with it to avoid being logged out of the mobile app.
{% if board.config.get('ewelink_at') %}Currently connected to eWeLink (region: {{ board.config.get('ewelink_region', '?') }})
{% endif %}