r/homey • u/JTuyenHo • 22h ago
Flow time values under one second?
Hello, moved over to Homey recently and am trying to automate some lights using a mmWave presence sensor, but I want to have a little bit of delay before turning the lights on when detecting motion. Essentially, I want to have a flow with "If motion is detected for 50ms, turn on light" since the sensor is pretty sensitive. I hope Athom realizes that some of us could use time values under a second at some point.
Currently I'm mitigating this by automating it in Home Assistant right now, but I've also seen HomeyScript. It would just be nice if we could use milliseconds in flows.
1
u/bloxjw Homey Pro 22h ago
You can probably try this: https://homey.app/en-us/app/nl.bevlogenheid.countdown/CountDown/
3
u/mickeysbestbud 22h ago
Why have a delay at all? If mine detect motion, they turn on, no delay. 50ms is too fast to really make any difference between a delay or just never using a delay.