summaryrefslogtreecommitdiffstats
path: root/2configs/home/ham/automation
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2022-12-04 21:53:01 +0100
committermakefu <github@syntax-fehler.de>2022-12-04 21:53:01 +0100
commit2cb4d90b81ea0c734b3312125e468beeae4cf811 (patch)
treed5d3dfed059eff2a906821a5b797b532c76dc1a9 /2configs/home/ham/automation
parent34d626e1f8a5c119a6050e2ab16b7dd8784c9b5e (diff)
ma ham: add heizung
Diffstat (limited to '2configs/home/ham/automation')
-rw-r--r--2configs/home/ham/automation/fenster_auf.nix2
-rw-r--r--2configs/home/ham/automation/shutdown_button.nix3
2 files changed, 4 insertions, 1 deletions
diff --git a/2configs/home/ham/automation/fenster_auf.nix b/2configs/home/ham/automation/fenster_auf.nix
index b3682fe0c..698327ff4 100644
--- a/2configs/home/ham/automation/fenster_auf.nix
+++ b/2configs/home/ham/automation/fenster_auf.nix
@@ -88,7 +88,7 @@ in {
duschfenster_lang_offen.name = "Duschfenster lange offen";
ist_sommer = {
name = "Es ist Sommer";
- initial = true; # TODO
+ initial = false; # TODO
};
};
diff --git a/2configs/home/ham/automation/shutdown_button.nix b/2configs/home/ham/automation/shutdown_button.nix
index ec1a25567..ec84bbe94 100644
--- a/2configs/home/ham/automation/shutdown_button.nix
+++ b/2configs/home/ham/automation/shutdown_button.nix
@@ -47,6 +47,9 @@ in {
{ service = "media_player.media_stop";
target.entity_id = all_media_player;
}
+ { service = "script.turn_on";
+ target.entity_id = "script.alle_heizungen_aus";
+ }
];
}
];
[cgit] Unable to lock slot /tmp/cgit/a3100000.lock: No such file or directory (2)