diff --git a/app/templates/index.html b/app/templates/index.html index b9bd71a..321341a 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -105,7 +105,7 @@ input:checked + .slider:before {
-

powerbar.ti (0.0.7)

+

powerbar.ti (0.08)


+
+ {% if outlet[1].state == "on" %} + On + {% else %} + Off + {% endif %} +
{% endfor %}