Search found 3 matches

by JdoTMM
Thursday 06 January 2022 9:33
Forum: dzVents
Topic: piority and sound with pushover notifications [Solved]
Replies: 2
Views: 1461

Re: piority and sound with pushover notifications [Solved]

mgugu wrote: Wednesday 05 January 2022 10:46 First notify parameter should be the topic. Try

Code: Select all

domoticz.notify('Domoticz', 'Brandalarm ' .. name .. ' is al ' .. minutes .. ' minuten geleden afgegaan.', domoticz.PRIORITY_EMERGENCY, domoticz.SOUND_ALIEN)
Thanks mgugu!

That fixed my problem :D
by JdoTMM
Tuesday 04 January 2022 18:23
Forum: dzVents
Topic: piority and sound with pushover notifications [Solved]
Replies: 2
Views: 1461

piority and sound with pushover notifications [Solved]

Hi all, After using domoticz for several years now i'm ready for Lua and DZvents :) Google and this forum are my friends and I have some DZVents working. Only thing I'm having problems with is the priority system within DZVents and the sound with Pushover. I am getting notifications on pushover ...
by JdoTMM
Thursday 23 December 2021 23:43
Forum: Python
Topic: Python Plugin: TUYA
Replies: 507
Views: 105373

Re: Python Plugin: TUYA

Hi, [EDIT] Found the problem: Tuya sometimes loses connections with api. needed to unplug and replug and all is working fine :roll: Hope Tuya comes up with a fix soon. [/EDIT] Been using the plug-in for a couple of weeks now. The last few days I can't switch detected lights anymore. Uninstalled then ...