I am pretty new here and trying to make some small things work in our home.
I have just a simple movment and light sensor detection and want to do the next thing.
Movment detected, turn light1 on, movement stopped for 3 min turn off the light1.
Tried this in nodeRED and automations, failed in both. Please help
Iād probably see if you can turn debugging on in the Raspbee so you can see when the motion sensor packets are being received.
You could also then debug HA and see when it is seeing the updates being received from Raspbee.
I doubt NodeRed will be faster than the sensor built into HA.
I use Wemo Motion sensors which are native WiFi to HA, and the delay from Wemo to HA is about 250ms. When logging the motion sensor packets on HA, the delay between it receiving the packet and triggering is not worth measuring; the delay is all down to the Wemo.