{% extends "layout.html" %} {% set active_page = "relay" %} {% set help_page = ["relays", _('Relays')] %} {% block title %} - {{_('Relays')}}{% endblock %} {% block head %} {% endblock %} {% block body %}
{{_('Relays enable a low power signal (3.3 DC volts from a Raspberry Pi) to switch a greater voltage/current (such as household appliances that require 120/240 AC volts). Add and configure relays to manipulate them and allow them be used throughout Mycodo.')}}
{{_('Conditionals allow certain actions to be carried out when a certain set of conditions are met.')}} See the manual for more information.
{% endif %} {%- for each_cond in conditional -%}