Code: Select all
user = "nobody"
group = "plugdev"
ignoreControllerConfirmation = "false"
#device {
# id = 1
# name = "Example device"
# protocol = "arctech"
# model = "codeswitch"
# parameters {
# house = "AAA"
# unit = "111"
# }
#}
device {
id = 1
name = "Nexa: Floorlamp: Left"
model = "selflearning-dimmer:nexa"
parameters {
house = "16277963"
unit = "1"
}
}
device {
id=2
name="Nexa: Floorlamp: Right"
model="selflearning-switch:nexa"
parameters {
house = "1738974"
unit = "2"
}
}
device {
id=3
name="Nexa: Entreance: Celling"
model="selflearning-switch:nexa"
parameters {
house = "1849095"
unit = "3"
}
}
Code: Select all
tdtool --list | tdtool --on 1 | tdtool --off 1
Jag har provat att ha tellstick:en mycket nära lampan ( ca 30cm ifrån ). Tellsticken är felsökt i Windows 7 x86 och där fungerar det fint så inga fel på själva tellsticken så det är något jag måste ha gjort fel någonstans så det är bättre att jag tar på mig foliehatten och står i skamvrån

Så, någon som kör denna uppsättning som varit förbi detta problem?