1
0
Fork 0

Deactivate Lichterkettenbutton

This commit is contained in:
Malte Brandy 2021-12-10 00:17:56 +01:00
parent c5ca1cde1c
commit 63d19e73b0

View file

@ -540,7 +540,7 @@ in
state_color = true;
name = "Lichter";
entities = [
{ entity = "switch.lichterkette_schlafzimmer"; state_color = true; toggle = true; name = "Lichterkette"; }
# { entity = "switch.lichterkette_schlafzimmer"; state_color = true; toggle = true; name = "Lichterkette"; }
{ entity = "switch.weihnachtsstern_schlafzimmer"; state_color = true; toggle = true; name = "Stern"; }
];
}