Hi,
I have a problem with my Hue Motion sensor. It sends every 5 minutes (4:59 or 5mins) a message with full payload even if the room is complete empty. At first I tought its up to the sensivity but then I realize the time periode.
A solution could be to set the occupancy timeout to 0 and configure a node that forwards the messages only if there are 2 messages in a specific periode of time. Because if I am walking into that room the sensors sends me a lot of messages. This means if the device sends me more than 1 message then a real movement is detected and if only one messages arrives mqtt then it is just a simple status update but no movement.
Is there a node that I can use for this?