1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-16 04:14:01 +02:00
openwrt-packages/utils/telldus-core/files/tellstick.conf
Peter Liedholm 03f255c9f0 telldus-core: Add new package.
Signed-off-by: Peter Liedholm <PeterFromSwe884@gmail.com>
2019-03-01 21:19:45 +01:00

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