How to disable chime for an input in rules

mumian

New Member
For instance:

whenever motion x becomes not secure
then set motion x's chime property to disabled for 15 minutes

I have a motion in the garage. The chime is enabled. I want to disable the chime for that motion for 15 minutes after a motion is caught.
 
For instance:

whenever motion x becomes not secure
then set motion x's chime property to disabled for 15 minutes

I have a motion in the garage. The chime is enabled. I want to disable the chime for that motion for 15 minutes after a motion is caught.
I believe it is not possible to disable/enable chime for a single zone, but only all zones at once. And I can't think of a workaround either.
 
I concur with Sandpiper. Through Rules you will disable the chime for all zones for your time setting.

Whenever some event happens
Then turn off chime
Then turn on output 100 for 15 minutes

Whenever output 100 turns off
Then turn on chime

If you want the chime change to be silent, you may want to take out the "Chime is off" voice announcement in the Automation, Voice edit menu in ELKRP.
 
Back
Top