aboutsummaryrefslogtreecommitdiff
path: root/utils/telldus-core/files/tellstick.conf
blob: ec76d0110d2276bf1eb1f18bf1628fce2484e204 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
user = "root"
group = "root"
ignoreControllerConfirmation = "false"
device {
  id = 1
  name = "Example device"
  protocol = "arctech"
  model = "codeswitch"
  parameters {
    house = "A"
    unit = "1"
  }
}

# Example controller (tellstick duo)
#controller {
  #id=1
  # name=""
  #type=2
  #serial="A501IVK7"
#}