Moderator: Telldus
1344869498: RawDeviceEvent: class:command;protocol:arctech;model:selflearning;house:8043318;unit:10;group:0;method:turnon;
controllerId: -1user = "nobody"
group = "plugdev"
ignoreControllerConfirmation = "false"
device {
id = 1
name = "Nexa 1 ON/OFF"
protocol = "Arctech"
model = "selflearning-switch:nexa"
parameters {
house = "16277963"
unit = "1"
}
}
device {
id = 2
name = "Nexa 2 ON/OFF"
protocol = "Arctech"
model = "selflearning-switch:nexa"
parameters {
house = "16277963"
unit = "2"
}
}
device {
id = 3
name = "Nexa 3 Dimmer"
protocol = "Arctech"
model = "selflearning-dimmer:nexa"
parameters {
house = "16277963"
unit = "3"
}
}
device {
id = 4
name = "Nexa Motion"
protocol = "Arctech"
model = "selflearning"
parameters {
house = "8043318"
unit = "10"
}
}
davka003 wrote:I think there is a clarification needed.
Sensors in the tellstick world are not Nexa motion detectors or light sensor. It is only temperature and humidity that is sensors. All others are deviceevent or rawdeviceevent.
If you see the duo flashes you should see a rawDeviceEvent (or many) if you run python tdtool.py --event
To make it device event you need to create a device entry in /etc/tellstick.conf matching the protocol/house/unit code reported in the rawdeviceevent.
davka003 wrote:If you run the latest version of my image and have run the update.sh script you have the possibility to turn on signal debug to file in the settings values area o the admin interface. When to file is activated you can view signals on the URL /signals/dump/ there you will see printouts similar tho those from tdtool.py.
I want to create a better interface for this but there are so many things I want to do.
davka003 wrote:Use the following URL to get to the settings interface: /admin/settings/settingsvalue/
You should change signaldebug - Debug to file and set it to true. (and press save)
Hopefully that works for you. I don't have access before Saturday to verify the latest image actually have it available. If not I will commit changes so that it do during the weekend.
Please let me know if you have any other problems.
Users browsing this forum: No registered users and 3 guests