von daheim

This commit is contained in:
2025-03-20 12:37:08 +01:00
parent bf4043004b
commit a0fcb09424
4 changed files with 7 additions and 4 deletions
@@ -3,7 +3,7 @@
<h2>Tasmota Steckdosen Steuerung</h2>
<div class="socket-control">
<h3>Steckdose 1</h3>
<h3>Aktiv Kohle Lüfter</h3>
<button
(click)="toggleSocket1()"
[class.on]="socket1Status"
@@ -14,7 +14,7 @@
</div>
<div class="socket-control">
<h3>Steckdose 2</h3>
<h3>Bambu P1P</h3>
<button
(click)="toggleSocket2()"
[class.on]="socket2Status"