Search found 2 matches
- 09 Nov 2013 00:09
- Forum: RaZberry
- Topic: Binding to events and executing Python/Bash scripts
- Replies: 3
- Views: 9550
Binding to events and executing Python/Bash scripts
<t>Hi,<br/> <br/> I have a Vision Security ZD2102EU Door Sensor. Now I want to bind to its SwitchBinary value and call a python oder bash script depending on the current value of SwitchBinary. <br/> Is there any way to get this working with razberry? I've already tried to use the zway.devices[X].ins...
- 09 Nov 2013 00:09
- Forum: RaZberry
- Topic: Binding to events and executing Python/Bash scripts
- Replies: 3
- Views: 9550
Thanks for your help and the
Thanks for your help and the examples, you helped me alot! Now I have it running like I wanted.