Page 1 of 1

Blockly not workng on remote, only manual

Posted: Sunday 18 March 2018 19:10
by MatthijsD
Hello!

There is something weird going on with my use of a AKCT-510 keychain and blockly:

I added the keychain as an ON/OFF switch and made a Blockly where if I turn the switch OFF, a light goes off.
The switch reacts to my keychain, but when I turn it OFF with the keychain, the light doesn't turn off.
But if I turn the switch OFF by clicking on it via the web interface, the light does turns off.

As if Blockly is ignoring the keychain.

Any ideas on this??

Re: Blockly not workng on remote, only manual

Posted: Sunday 18 March 2018 19:29
by mrf68
Hi,

does the light turn on when you push On on the keychain? Check the log what is happening when you push Off. And show it on this forum, including your blockly. Otherwise it’s hard to troubleshoot.

Re: Blockly not workng on remote, only manual

Posted: Monday 19 March 2018 15:01
by MatthijsD
mrf68 wrote: Sunday 18 March 2018 19:29 Hi,

does the light turn on when you push On on the keychain? Check the log what is happening when you push Off. And show it on this forum, including your blockly. Otherwise it’s hard to troubleshoot.
You have got to be kidding me! :oops:
After checking the log, I noticed if I turn it ON and OFF via the web interface, it logs OFF and ON.
But, when using the keychain, it logs as GROUP ON and GROUP OFF.

So I only had to change OFF and ON in Blockly with GROUP ON and GROUP OFF :oops: :mrgreen:

Re: Blockly not workng on remote, only manual

Posted: Monday 19 March 2018 18:48
by mrf68
So I assume you got it working now? Good job. 👍