diff --git a/configs/pepe/home-assistant.nix b/configs/pepe/home-assistant.nix index 283ce8b..412d325 100644 --- a/configs/pepe/home-assistant.nix +++ b/configs/pepe/home-assistant.nix @@ -254,7 +254,7 @@ in { alias = "heater state = on2 in the early evening"; trigger = [{ platform = "time"; - at = "19:45:00"; + at = "22:30:00"; }]; action = [{ service = "input_select.select_option"; @@ -386,13 +386,6 @@ in { in { heater_off = { sequence = [ - #(heater_off "heater1") # office - #{ delay = delay; } - #(heater_off "heater2") # office - #{ delay = delay; } - #(heater_off "heater3") # bed room - #{ delay = delay; } - #(heater_off "heater4") # storage room (heater_on "heater1" 5) # office { delay = delay; } (heater_on "heater2" 5) # office