zir000 no motion timeout interval

Need to buy some indoor motion detectors. Nothing fancy. I see a lot of people have ZIR000’s. The info on the ZIR000 says to change its timeout for no motion you need a ZTH100 remote. This has to be settable in vera advanced settings, however I won’t assume :slight_smile: I saw the question had been asked before, but no one really answered that you could and how.

The original post asked how to do it here:
http://forum.micasaverde.com/index.php?topic=2203.0

But the answer was docs for the remote. Not how to do it in Vera. Can this be done through Vera?

Les

Les,

Yes it can.
Go to the device,
click the wrench,
goto device options,
click Add configuration settings,
in the variable box put: 18
in data size put: 1 byte dec,
in desired value put a value of 0 through 255. Where 0 means no delay and 255 means
255 minutes of delay.

JOD.

Thank you Sir!.

You know for someone that used to code, loves linux and electronics, I sometimes feel a bit lost when it comes to getting under the hood of Vera.