summaryrefslogtreecommitdiff
path: root/config/config.yaml
diff options
context:
space:
mode:
authorpks <pks@pks.rocks>2021-05-10 19:39:37 +0200
committerpks <pks@pks.rocks>2021-05-10 19:39:37 +0200
commit56aa7d613218e67d13a6fa8ed18facea90cefe4e (patch)
treeb252ffaaed4848c558fe8e80516272b8b6096c65 /config/config.yaml
parent2b9de0761a74cbaffabef59ae7ab4a8444036022 (diff)
rename
Diffstat (limited to 'config/config.yaml')
-rw-r--r--config/config.yaml23
1 files changed, 0 insertions, 23 deletions
diff --git a/config/config.yaml b/config/config.yaml
deleted file mode 100644
index 6dc26a4..0000000
--- a/config/config.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
-device_path: "/dev/ttyUSB0"
-database_path: "/usr/local/share/weather_logger/weather.db"
-log_file_path: "/var/log/weather_logger/receiver.log"
-pid_file_path: "/run/weather_logger/pid"
-
-
-locations:
- Berlin:
- "f4:01":
- handle: "inside"
- type: "THGR810, THGN800"
- "1f:01":
- handle: "outside"
- type: "BTHR918"
- Heidenheim:
- "07:01":
- handle: "inside"
- type: "THC238/268,THN132,THWR288,THRN122,THN122,AW129/131"
- "58:02":
- handle: "outside"
- type: "THGR810, THGN800"
-
-active_location: Berlin