diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/config.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/config/config.yaml b/config/config.yaml new file mode 100644 index 0000000..0986e39 --- /dev/null +++ b/config/config.yaml @@ -0,0 +1,14 @@ +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" |