summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/home/ham/sensor/dwd.nix
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
commit217dffa8efce1db7618905e780c64eacf0d63d41 (patch)
tree480a600db46972c80cca7edf73f8473893168d7a /makefu/2configs/home/ham/sensor/dwd.nix
parentae39dfcefee2fe3cb369dabed074f14f5af7d6b5 (diff)
ma ham: add heizung
Diffstat (limited to 'makefu/2configs/home/ham/sensor/dwd.nix')
-rw-r--r--makefu/2configs/home/ham/sensor/dwd.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefu/2configs/home/ham/sensor/dwd.nix b/makefu/2configs/home/ham/sensor/dwd.nix
index c1d55d03..623f099a 100644
--- a/makefu/2configs/home/ham/sensor/dwd.nix
+++ b/makefu/2configs/home/ham/sensor/dwd.nix
@@ -4,5 +4,7 @@
{ platform = "dwd_weather_warnings";
region_name = "Stadt Stuttgart";
}
+ { platform = "nina";
+ }
];
}