Search found 3 matches

by sooper
Monday 14 October 2024 19:26
Forum: dzVents
Topic: dzVents does not read parameters "devices"
Replies: 2
Views: 1399

Re: dzVents does not read parameters "devices"

I understand now, thanks a lot.
by sooper
Sunday 13 October 2024 23:09
Forum: dzVents
Topic: dzVents does not read parameters "devices"
Replies: 2
Views: 1399

dzVents does not read parameters "devices"

Hi,

I tried running a default dzVents script in Domoticz.

return {
on = {
timer = {
'every minute'},

devices = {
'Alarm'
}},
execute = function(domoticz, device)
domoticz.log('Device ' .. device.name .. ' was changed', domoticz.LOG_INFO)
end
}




The result I got

Error: dzVents ...
by sooper
Wednesday 02 October 2019 12:10
Forum: Python
Topic: Python Plugin: LG Smart AC (SmartThinQ)
Replies: 176
Views: 56445

Re: Python Plugin: LG Smart AC (SmartThinQ)

Hello,

I would like to inform you that the library WIDEQ has been updated, and now it is possible to change vertical and the horizontal swing :)

Maybe someone can adapted it to the olinek2's python plugin ? :D