summaryrefslogtreecommitdiffstats
path: root/2configs/bureautomation/sensor
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-06-17 07:54:31 +0200
committermakefu <github@syntax-fehler.de>2019-06-17 07:54:31 +0200
commit2845a2da8305ff1c8bfd1d2ee1e8e6e41b121ed3 (patch)
tree2fbd121a4295b0e1ea8ed35aec632a32d09dc074 /2configs/bureautomation/sensor
parent310170ce7034ea84c6e416c23e0c1e8ef6864074 (diff)
ma bureautomation: prepare dwd_pollen, update presence
Diffstat (limited to '2configs/bureautomation/sensor')
-rw-r--r--2configs/bureautomation/sensor/pollen.nix7
1 files changed, 7 insertions, 0 deletions
diff --git a/2configs/bureautomation/sensor/pollen.nix b/2configs/bureautomation/sensor/pollen.nix
new file mode 100644
index 000000000..506dbf123
--- /dev/null
+++ b/2configs/bureautomation/sensor/pollen.nix
@@ -0,0 +1,7 @@
+[ {
+ platform = "dwd_pollen";
+ partsregion_ids = [
+ 112
+ ];
+}
+]