Page 1 of 1

[Features Request] Extra Field (how many times) in Notification Tab

Posted: Tuesday 04 August 2020 7:58
by Feybio
Hello,
My notification problem are described here:
https://www.domoticz.com/forum/viewtopi ... 59&t=33569
It would be really useful that in the notifications field it was possible to enter how many times the indicated value must be higher (or lower) before the notification is triggered.

Something like this:

Re: [Features Request] Extra Field (how many times) in Notification Tab

Posted: Tuesday 04 August 2020 8:48
by waaren
Feybio wrote: Tuesday 04 August 2020 7:58 It would be really useful that in the notifications field it was possible to enter how many times the indicated value must be higher (or lower) before the notification is triggered.
My 2 cents..
This would require quite some adjustments in the core of domoticz and the database and would also add significant overhead to the notification subsystem for a feature that will be of use for a limited number of notifications.
On top of that there are script solutions written and available to address this requirement for individual cases.