openwrt-packages/utils/telldus-core/files/tellstick.conf

22 lines
316 B
Plaintext

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"
#}