From ed1690d79318d61b10a8ea881989a4d2708c9b42 Mon Sep 17 00:00:00 2001 From: makefu Date: Sat, 24 Dec 2022 23:58:59 +0100 Subject: ma home: enable minidlna for testing, cleanup --- makefu/2configs/home/ham/automation/urlaub.nix | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'makefu/2configs/home/ham/automation/urlaub.nix') diff --git a/makefu/2configs/home/ham/automation/urlaub.nix b/makefu/2configs/home/ham/automation/urlaub.nix index 7f47c9da..019e65d2 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: -- cgit v1.2.3