I have now code like this,
Code: Select all
return
{
on = {
devices = { 'Kuisti' , 'Porch movement' }
},
execute = function(dz, item)
local alarm = dz.devices('Xiaomi Gateway Alarm Ringtone')
local gateway = dz.devices('Xiaomi RGB Gateway')
if item.active then
dz.notify("HÄLYTYS ULKO-OVI","Ovihälytys",dz.PRIORITY_EMERGENCY,nil,nil,dz.NSS_PUSHOVER)