Thanks mgugu!mgugu wrote: ↑Wednesday 05 January 2022 10:46 First notify parameter should be the topic. TryCode: Select all
domoticz.notify('Domoticz', 'Brandalarm ' .. name .. ' is al ' .. minutes .. ' minuten geleden afgegaan.', domoticz.PRIORITY_EMERGENCY, domoticz.SOUND_ALIEN)
That fixed my problem
