Ignore is used to override a state change that would be set by another device. For example, if you have a Light that you want to restrict to dark only hours, is controlled from a second device and you do not want it to turn on when it is dark, you would add a photocell or location device but then use an ignore attribute. This informs the device what the states for light and dark are for restriction purposes, but does not control it from those states. Syntax:
<time> can be:'HH:MM' 'HH:MM:SS' 'HH:MMam|pm' HH:MM:SSam|pm or Example: Here we ignore the DARK command from a Photocell or Location device as well as a CLOSE signal from a contact.
|