{% extends "base.html" %} {% block title %}Configure Entities – {{ board.name }}{% endblock %} {% block content %}
Set a type, custom name, and optional icon override for each relay and input. The type determines the icon, status colors, and state labels shown everywhere.
{% endblock %} {% block scripts %} {% endblock %}