mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 23:48:39 +01:00
telldus-core: Add new package.
Signed-off-by: Peter Liedholm <PeterFromSwe884@gmail.com>
This commit is contained in:
@@ -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"
|
||||
#}
|
||||
Reference in New Issue
Block a user