Search found 3 matches
Re: wild-char [Solved]
Thanks
Re: wild-char [Solved]
i don't understand why this sample script fails : user variable "presence_globale" doesn't matches the pattern "presence-*" ?
From the script I cannot determine what it should print but changedalue does not exist as a valid method or attribute of an object of type variable. That is why you see ...
wild-char [Solved]
Hi, everybody !
i don't understand why this sample script fails : user variable "presence_globale" doesn't matches the pattern "presence-*" ?
return {
active= true,
on = {
variables= {
"presence-*"
}
},
logging= {
level= domoticz.LOG_DEBUG
},
execute = function(domoticz, variable ...
i don't understand why this sample script fails : user variable "presence_globale" doesn't matches the pattern "presence-*" ?
return {
active= true,
on = {
variables= {
"presence-*"
}
},
logging= {
level= domoticz.LOG_DEBUG
},
execute = function(domoticz, variable ...