summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/bureautomation/sensor/pollen.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/2configs/bureautomation/sensor/pollen.nix')
-rw-r--r--makefu/2configs/bureautomation/sensor/pollen.nix7
1 files changed, 7 insertions, 0 deletions
diff --git a/makefu/2configs/bureautomation/sensor/pollen.nix b/makefu/2configs/bureautomation/sensor/pollen.nix
new file mode 100644
index 00000000..506dbf12
--- /dev/null
+++ b/makefu/2configs/bureautomation/sensor/pollen.nix
@@ -0,0 +1,7 @@
+[ {
+ platform = "dwd_pollen";
+ partsregion_ids = [
+ 112
+ ];
+}
+]