
I'm using the "new" /usr/local/share/telldus/scripts/ method for executing code triggered by different events. Right now I get a large number of events from rawdeviceevent, and would like to "register" my sensors and remotes so that they launch scripts in the deviceevent directory instead. Seems like a simple thing to do but I just can't figure out how to "register" a remote or sensor so that it's events launch the scripts in the deviceevent directory instead of rawdeviceevent.
I'm using a TellStick Duo batch 13062 and a NEXA PBT-707 remote. Server is running Ubuntu with tdtool working, telldusd running and I can verify that it's receiving data from the remotes and sensors.
Could somebody please give me a push in the right direction?