Search found 4 matches

by Yury
Tuesday 27 October 2015 21:08
Forum: MySensors
Topic: Ack
Replies: 45
Views: 11004

Re: Ack

Hello,

Everything is OK. It was my mistake.
I did not do clear EPROM properly... so I ended up with the repeater and the node with the same nodeID which I hard coded. That is why repeater ACK was accepted as node ACK.

All work great.
by Yury
Sunday 25 October 2015 22:05
Forum: MySensors
Topic: Ack
Replies: 45
Views: 11004

Re: Ack

Done, Domoticz now supports sending ACK messages to the Nodes (Set commands (like switching on/off)) Great, thank you very much! One little issue I found so far. If there is a repeater used between the node and the gateway, somehow domoticz accept ack from repeater even if the node is off line. The ...
by Yury
Thursday 22 October 2015 21:18
Forum: MySensors
Topic: Ack
Replies: 45
Views: 11004

Re: Ack

Just quessing.. 2. when actuator is driven from domoticz it should request for ack and if no response -> action failed -> dont chance actuator state in domoticz (this might need configuration/actuator and would be bit harder to implement) I guess this is most critical. Especially with NRF24 radios ...
by Yury
Sunday 13 September 2015 16:55
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 424167

Re: Blockly examples

Please Help.

I do not understand variables comparison. Whenever I use user variables like Time, Integer or String in IF statement it does not work.
This event supposed to occur every minute. but not.

var.PNG
var.PNG (70.32 KiB) Viewed 4932 times
var3.PNG
var3.PNG (30.54 KiB) Viewed 4932 times