summaryrefslogtreecommitdiff
path: root/config/weather-logger-receiver.yaml
blob: e92c00e3027ea0f393d069db3d54ceeee24e1dc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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/receiver.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