Set multiple relays at once
-
Hi
I'm trying to set multiple relays at once using Python, either by calling relay_set (jsonrpc) or using websocket.send.
This does not seem to work, relays switch on and off (at random?).Do I need to add some sort of timeout to enable multiple relays at once?
I'm running evok on raspbian wheezy.
Setting a single relay works as expected.Regards.
-
Hi
I'm trying to set multiple relays at once using Python, either by calling relay_set (jsonrpc) or using websocket.send.
This does not seem to work, relays switch on and off (at random?).Do I need to add some sort of timeout to enable multiple relays at once?
I'm running evok on raspbian wheezy.
Setting a single relay works as expected.Regards.
-
Hello,
this function is not implemented. Basic functionality for RPC is added in a fork https://github.com/kimmoli/evok/commit/ ... 0314f1f741
I will take a look for complete support in next release.
Br,
Tomas