telldus-core: Add new package.

Signed-off-by: Peter Liedholm <PeterFromSwe884@gmail.com>
This commit is contained in:
Peter Liedholm
2019-01-19 17:04:14 +01:00
parent 2a4d79be0d
commit 03f255c9f0
8 changed files with 220 additions and 0 deletions
+21
View File
@@ -0,0 +1,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"
#}