von daheim
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user