Hi, while a sensor is paused it doesn't send notifications, which is a good thing. However, when I pause a sensor that is already down, at that moment the sensor will send a "Down ended (now: Paused)" notification, and when the sensor is resumed it will send a "Down" notification (if the sensor is still down).
How do I prevent these notifications from being sent? For me, the expected behavior would be that pausing a sensor itself does not trigger notifications.
Add comment