Thank you for your help. Appreciated
// J
Search found 4 matches
- Saturday 13 January 2018 8:17
- Forum: Blockly
- Topic: Blockly script with event type Time dont fire
- Replies: 6
- Views: 1416
- Friday 12 January 2018 22:36
- Forum: Blockly
- Topic: Blockly script with event type Time dont fire
- Replies: 6
- Views: 1416
- Friday 12 January 2018 22:22
- Forum: Blockly
- Topic: Blockly script with event type Time dont fire
- Replies: 6
- Views: 1416
Re: Blockly script with event type Time dont fire
Sorry it should bee off.
I have tried both on and off but no message in the log This was another try at it, same result, nothing
// J
I have tried both on and off but no message in the log This was another try at it, same result, nothing
// J
- Friday 12 January 2018 21:57
- Forum: Blockly
- Topic: Blockly script with event type Time dont fire
- Replies: 6
- Views: 1416
Blockly script with event type Time dont fire
Hi Domoticz version: 3.8153 On Raspberry Pi3 I have a blockly event that doesnt seem to work. It is based on the event type time and should fire every minute. I can see in the extended log file that Domoticz is running timed events every minute on the minute, but nothing happens Blockly.PNG logg.PNG ...