Search found 1 match

by micke
Friday 03 June 2016 15:01
Forum: dzVents
Topic: Introducing dzVents - Domoticz Lua file based event scripting made e-z!
Replies: 337
Views: 75879

Re: Introducing dzVents - Domoticz Lua file based event scripting made e-z!

I did this and it is not working. I don't get any errors in the log is there something wrong with my code? return{ active = true, on = { 236, -- index of the device - 39 book motion led 237 pir 236 }, execute = function(domoticz, mySwitch) if (domoticz.time.hour > 19 and domoticz.time.hour < 6 ...