summaryrefslogtreecommitdiffstats
path: root/2configs/home/ham/default.nix
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/default.nix
parent07b9c7e50467ddc4d06c19302423f3df5b947ab3 (diff)
ma ham: reenabel giesskanne
Diffstat (limited to '2configs/home/ham/default.nix')
-rw-r--r--2configs/home/ham/default.nix17
1 files changed, 9 insertions, 8 deletions
diff --git a/2configs/home/ham/default.nix b/2configs/home/ham/default.nix
index b9701f129..31e7ba419 100644
--- a/2configs/home/ham/default.nix
+++ b/2configs/home/ham/default.nix
@@ -31,15 +31,16 @@ in {
./media/firetv.nix
./media/sonos.nix
./media/remote_sound_wohnzimmer.nix
+ ./media/remote_sound_arbeitszimmer.nix
./automation/check-in.nix
./automation/fenster_auf.nix
./automation/firetv_restart.nix
./automation/light_buttons.nix
./automation/wohnzimmer_rf_fernbedienung.nix
- ./automation/ladestecker_timer.nix
+ # ./automation/ladestecker_timer.nix
./automation/flurlicht.nix
- #./automation/giesskanne.nix
+ ./automation/giesskanne.nix
./automation/pflanzen_giessen_erinnerung.nix
./automation/urlaub.nix
./automation/moodlight.nix
@@ -59,7 +60,7 @@ in {
extraPackages = p: [
(p.callPackage ./deps/dwdwfsapi.nix {})
(p.callPackage ./signal-rest/pkg.nix {})
- #(p.callPackage ./deps/pykodi.nix {})
+ (p.callPackage ./deps/pykodi.nix {})
];
};
@@ -141,11 +142,11 @@ in {
retain = true;
};
};
- luftdaten = {
- show_on_map = true;
- sensor_id = 10529;
- sensors.monitored_conditions = [ "P1" "P2" ];
- };
+ #luftdaten = {
+ # show_on_map = true;
+ # sensor_id = 10529;
+ # sensors.monitored_conditions = [ "P1" "P2" ];
+ #};
#binary_sensor =
# flurlicht.binary_sensor;