Page 1 of 1
Understanding Log report
Posted: Wednesday 01 February 2017 5:12
by Ericv
In my Domoticz logfile i see this statement
Code: Select all
2017-01-31 23:34:03.472 RFLink Sending: 10;Kaku;000041;3;ON
very frequently (every minute)
I do not understand where this is coming from. How can i find out what is causing this?
Re: Understanding Log report
Posted: Wednesday 01 February 2017 5:20
by MatthijsPH
You probably have a blockly or script that is sending an on command to a device named Kaku
Verstuurd vanaf mijn ONEPLUS A3003 met Tapatalk
Re: Understanding Log report
Posted: Wednesday 01 February 2017 5:33
by Ericv
My problem is that i do not have a device called 'kaku'. There are two numbers in the report line: '10' and '000041'. What do they mean, are these references to the switch?
Re: Understanding Log report
Posted: Wednesday 01 February 2017 20:37
by Ericv
Found it: crappy blockly. If statement with only one argument.
Thanks for the tip