summaryrefslogtreecommitdiffstats
path: root/2configs/home/ham/light
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2022-06-06 21:07:52 +0200
committermakefu <github@syntax-fehler.de>2022-06-06 21:07:52 +0200
commitc2e066e9e20d160b84630fef95dc9c3dbab2e0c3 (patch)
tree12b60ee5055ec123f2b013c5166b3586034f4beb /2configs/home/ham/light
parent07b9c7e50467ddc4d06c19302423f3df5b947ab3 (diff)
ma ham: reenabel giesskanne
Diffstat (limited to '2configs/home/ham/light')
-rw-r--r--2configs/home/ham/light/tint_wohnzimmer.nix15
1 files changed, 8 insertions, 7 deletions
diff --git a/2configs/home/ham/light/tint_wohnzimmer.nix b/2configs/home/ham/light/tint_wohnzimmer.nix
index fd87cf064..474bf5c99 100644
--- a/2configs/home/ham/light/tint_wohnzimmer.nix
+++ b/2configs/home/ham/light/tint_wohnzimmer.nix
@@ -25,19 +25,20 @@ let
default_scene_1 = "Solid";
default_color_1 = "Default";
main_color_select_1 = "select.wled_color_palette";
- light_group_1.entity_id = [
- main_light_1
- ];
+ light_group_1.entity_id = [
+ main_light_1
+ ];
# contains only the actually changeable lights
- light_group_2.entity_id = [
+ light_group_2 = { entity_id = [
"light.wohnzimmer_komode_osram"
"light.wohnzimmer_schrank_osram"
"light.wohnzimmer_fenster_lichterkette_licht"
- ];
- light_group_3.entity_id = [
+ ];
+ };
+ light_group_3 = { entity_id = [
"light.wohnzimmer_stehlampe_osram"
- ];
+ ]; };
statecond = cond: { # cond must be a list
condition = "template";
[cgit] Unable to lock slot /tmp/cgit/02100000.lock: No such file or directory (2)