Dear all,
I've one "code device" I would like to execute every 10 minutes. I planned to use scheduledscene to do it but I didn't manage to obtain this behaviour.
Any help / advise will be welcome.
Many thanks.
Nick
Raspberry + Razberry + FGS221 x 4 + FGRM 222 + Aeon Labs Micro Motor Controller + FGK 101 + Z-Wave Aeotec Smart Plug-in Switch GEN5 + Minimote + Aeotec KeyFob + Greenwave Smart Power Node x 2
There should be a field titled: "Interval in seconds between polling requests" in the code device itself where you can specify that (600). I use it for my garage door opener and if works OK there.
Forgot to add: Then you should be able to sneak in the code you want executed in the "Code to get value" field, as long as it still returns a meaningful value at the end.