fix: fw lightning
This commit is contained in:
@@ -396,7 +396,13 @@
|
|||||||
all = true;
|
all = true;
|
||||||
entities = [
|
entities = [
|
||||||
"light.livingroom_switch"
|
"light.livingroom_switch"
|
||||||
"light.living_room"
|
"light.living_bulb_1"
|
||||||
|
"light.living_bulb_2"
|
||||||
|
"light.living_bulb_3"
|
||||||
|
"light.living_bulb_4"
|
||||||
|
"light.living_bulb_5"
|
||||||
|
"light.living_bulb_6"
|
||||||
|
# "light.living_room"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
@@ -410,6 +416,7 @@
|
|||||||
all = true;
|
all = true;
|
||||||
entities = [
|
entities = [
|
||||||
"light.kitchen_switch"
|
"light.kitchen_switch"
|
||||||
|
"light.kitchen_bulb_1"
|
||||||
"light.kitchen"
|
"light.kitchen"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user