Jump to content

2420M Motion Sensor v1 - Low Battery Warning


matapan

Recommended Posts

Posted

I'm writing a very small script to alert me if and when any of my motion sensors end up in a low battery state.

 

How do I avoid receiving a flood of notifications after the initial one is sent in the script, assuming the low battery warning is broadcasted from time to time by the device? Set the condition for state change only using Control? Thanks.

Posted

If Control works, If Status works. The motion sensor sends one low battery message so If Control triggers only once. If Status triggers only once as Status has to change and equal the If condition to trigger.

Guest
This topic is now closed to further replies.

×
×
  • Create New...