From 12caad6f1631d076e466f7ce54b130fb07cdc1a0 Mon Sep 17 00:00:00 2001 From: Bernd Reuther Date: Wed, 3 Mar 2021 22:47:17 +0100 Subject: [PATCH] template angepasst --- templates/main.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/main.html b/templates/main.html index 960908e..f278f7f 100644 --- a/templates/main.html +++ b/templates/main.html @@ -14,10 +14,10 @@

{{ pins[pin].name }} {% if pins[pin].state == true %} ist gerade an

+ Turn off {% else %} ist gerade aus
+ Turn on {% endif %} {% endfor %} {% for pin in pins_in %}