{% for button in buttons %} {% endfor %}
Name GPIO Pin Recipe Actions
{{ button.name }} GPIO {{ button.gpio_pin }} {{ 'Configured' if button.recipe_name else 'Not Configured' }}