diff options
author | lassulus <lassulus@lassul.us> | 2022-12-25 01:24:17 +0100 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2022-12-25 01:24:17 +0100 |
commit | 6e13334579f16940edb1182662d9ac58e57aba0e (patch) | |
tree | 3bb4d0b836487af026ea7daa770e789717ba1cf6 /makefu/2configs/home/ham/automation/urlaub.nix | |
parent | c337e2593b9b28c4248cffc07edf530351df491f (diff) | |
parent | 9c46aa4ee078de84deed5ccdd5e6aaa6c4ea41ad (diff) |
Merge remote-tracking branch 'gum/master'
Diffstat (limited to 'makefu/2configs/home/ham/automation/urlaub.nix')
-rw-r--r-- | makefu/2configs/home/ham/automation/urlaub.nix | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/makefu/2configs/home/ham/automation/urlaub.nix b/makefu/2configs/home/ham/automation/urlaub.nix index 7f47c9da5..019e65d25 100644 --- a/makefu/2configs/home/ham/automation/urlaub.nix +++ b/makefu/2configs/home/ham/automation/urlaub.nix @@ -11,18 +11,6 @@ let weihnachtslicht = "light.wohnzimmer_fenster_lichterkette_licht"; fernsehlicht = "light.wled"; - all_lights = [ - schranklicht weihnachtslicht fernsehlicht - # extra lights to also turn off - # wohnzimmer - "light.wohnzimmer_komode_osram" - "light.wohnzimmer_stehlampe_osram" - # arbeitszimmer - "light.wled_4" - "light.arbeitszimmer_schrank_dimmer" - "light.arbeitszimmer_pflanzenlicht" - ]; - final_off = "00:37"; turn_on = entity_id: offset: |