From 5f5db5e3d7ba387a83ad885d0c07e37f8a9e6021 Mon Sep 17 00:00:00 2001 From: Matthew Frost Date: Sun, 19 Nov 2023 18:00:11 +0100 Subject: [PATCH] test --- app/templates/index.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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 %}