"On Action" command for RPi_utils/raspberry-remote?
Posted: Saturday 03 September 2016 19:09
Hey there! I'm totally new to RPi and Domoticz, but after reading and googling for days I came near my first goals. I added a dummy switch in order to execute a command to switch my power sockets (433Mhz via GPIO TX/RX).
Using this in the shell plugs the switch on: "./send 11111 1 1" (using raspberry-remote).
Using "433Utils/RPi_utils/send 11111 1 1" also works.
How can I execute this command via the "On Action" Line in my domoticz dummy switch?
I tried "script://home/pi/raspberry-remote/send 11111 1 1" as well as "script://home/pi/433Utils/RPi_utils/send 11111 1 1", but it did not work.
Thanks for your help,
David
Using this in the shell plugs the switch on: "./send 11111 1 1" (using raspberry-remote).
Using "433Utils/RPi_utils/send 11111 1 1" also works.
How can I execute this command via the "On Action" Line in my domoticz dummy switch?
I tried "script://home/pi/raspberry-remote/send 11111 1 1" as well as "script://home/pi/433Utils/RPi_utils/send 11111 1 1", but it did not work.
Thanks for your help,
David