Delay for intrusion alert not working

Hi I did as instrcted, but it did not solved my problem, please when you have a chance check the images I have added, they maight give you a clue where to solve it.
have a great and happy Xmass and new year.
Thanks

Please show a screenshot of the Settings portion of the App Status page (gear icon).

Hi here it is, If I am missin some thing let me know. Thanks again

What type of device is the one that does work?

I have an idea that perhaps this has something to do with the ones that are failing being component child devices. I will work up a small test app for you to run.

the one wich dose work is MIMO2+ (I have conected to it a wired magnet contact sensor)

Please show me the portion of your Device list where that one is listed.

Below is the small app. Install this into Apps Code, then install the app with Add User App. Select the troublesome contact sensors and hit Done. Open a new Logs page. Then open the two contact sensors, and post the logs here.

definition(
	name: "Test Contacts",
	namespace: "hubitat",
	author: "Bruce Ravenel",
	description: "Rule",
	category: "Convenience",
	iconUrl: "",
	iconX2Url: ""
)

preferences {
    section {
		input "contacts", "capability.contactSensor", title: "Select contact sensors", multiple: true
    }
}

def updated() {
	unsubscribe()
	initialize()
}

def installed() {
	initialize()
}

def initialize() {
	subscribe(contacts, "contact.open", handler)
}

def handler(evt) {
	log.debug "Contact open: ($evt.displayName), device: $evt.device"
}

The 3 unit NOTworking fine are Hank HKZW-DWS01, THEY NEVER GO TO DELAY INTRUSION.
I just found somthing about this item, but I do not know if it has to do with my problem.
Hank HKZW-DWS01 Door/Window Sensor (aka Monoprice 24259)

I want to see your device list for the good one.

I will try to do as instructed. Here the devices

app:17002020-12-22 07:55:23.923 pm infoDelaying off for 15 minutes

app:16372020-12-22 07:55:23.900 pm infoDelaying off for 15 minutes

app:19092020-12-22 07:55:23.886 pm infoDelaying off for 20 minutes

app:16342020-12-22 07:55:23.866 pm infoDelaying off for 15 minutes

app:19102020-12-22 07:55:23.851 pm infoDelaying off for 10 minutes

dev:17062020-12-22 07:55:23.799 pm infomZone-Any is inactive

app:17002020-12-22 07:55:23.790 pm infoMotion inactive mZone-1st Floor

app:16372020-12-22 07:55:23.773 pm infoMotion inactive mZone-1st Floor

app:19092020-12-22 07:55:23.770 pm infoMotion inactive mZone-1st Floor

app:19102020-12-22 07:55:23.767 pm infoMotion inactive mZone-1st Floor

app:16342020-12-22 07:55:23.763 pm infoMotion inactive mZone-1st Floor

dev:13612020-12-22 07:55:23.744 pm infomZone-Comun areas is inactive

dev:13632020-12-22 07:55:23.727 pm infomZone-1st Floor is inactive

app:16032020-12-22 07:55:18.783 pm infoDelaying off for 5 minutes

app:16032020-12-22 07:55:18.651 pm infoMotion inactive Living room

dev:13132020-12-22 07:55:18.622 pm infoLiving room is inactive

dev:16142020-12-22 07:54:55.536 pm infoVirtual GATE is open

dev:7712020-12-22 07:54:50.837 pm infoDoorbell/ Street Door was turned off

app:10612020-12-22 07:54:50.702 pm infoAction: Wait for condition: Gate, Doorbell/ Street Door all closed FALSE --> timeout: 0:15:00

app:10612020-12-22 07:54:50.665 pm infoAction: IF (Mode in 1Day, 2Evening, 3Dinner(T) [TRUE]) THEN

app:10612020-12-22 07:54:50.623 pm infoRule: any FRONT/STREET Doors open-> 15/60m -5/30m->Virtual sw FRONT/STREET Doors checker (repeat 3-2 times) Triggered

app:10612020-12-22 07:54:50.611 pm infoRule: any FRONT/STREET Doors open-> 15/60m -5/30m->Virtual sw FRONT/STREET Doors checker (repeat 3-2 times) : Gate contact open

app:18782020-12-22 07:54:50.536 pm errorgroovy.lang.MissingMethodException: No signature of method: com.hubitat.hub.executor.AppExecutor.sleep() is applicable for argument types: (null) values: [null] Possible solutions: sleep(long), sleep(long, groovy.lang.Closure), grep(), grep(java.lang.Object), dump(), every() on line 1070 (priorityHandler)

app:18752020-12-22 07:54:50.531 pm debugContact is in open state

app:18782020-12-22 07:54:50.507 pm debugIn checkVol - volume: 60

app:18782020-12-22 07:54:50.504 pm debugIn checkVol...

app:18782020-12-22 07:54:50.489 pm debugIn checkTime - timeBetween: true

app:18782020-12-22 07:54:50.487 pm debugIn checkTime - null - null

dev:16142020-12-22 07:54:50.474 pm infoVirtual GATE is opening

app:18782020-12-22 07:54:50.465 pm debugIn letsTalk...

dev:16202020-12-22 07:54:50.440 pm debugpContactDevice2 - has null Characters

dev:16202020-12-22 07:54:50.427 pm debugpContactDevice1 - has 561 Characters

Gate open
--- ---
En trance Door open
Pa tioDoor open
Ter race door open

app:18782020-12-22 07:54:50.375 pm debugIn priorityHandler - Building Table Wrong Contact with Ter race door count: 4

app:18782020-12-22 07:54:50.363 pm debugIn priorityHandler - Building Table Wrong Contact with Pa tioDoor count: 3

app:18752020-12-22 07:54:50.355 pm debugContact is in open state

app:18782020-12-22 07:54:50.352 pm debugIn priorityHandler - Building Table Wrong Contact with En trance Door count: 2

app:18782020-12-22 07:54:50.349 pm debugIn priorityHandler - Building Table Wrong Contact with Gate count: 1

app:14122020-12-22 07:54:50.347 pm infoTurn Off Doorbell/ Street Door when Gate, Doorbell/ Street Door Opened Turn Off

app:18782020-12-22 07:54:50.317 pm debugIn priorityHandler - contacts

app:18782020-12-22 07:54:50.314 pm debugIn priorityHandler

dev:7702020-12-22 07:54:50.279 pm infoGate contact is open

app:15702020-12-22 07:54:43.297 pm infoAction: Wait for event: Pa tioDoor closed --> timeout: 0:08:00

app:15702020-12-22 07:54:43.273 pm infoAction: END-IF

dev:3402020-12-22 07:54:43.267 pm infoEwelink Sw1 (Ch4 Patio) is on

app:15702020-12-22 07:54:43.260 pm infoAction: On: Ewelink Sw1 (Ch4 Patio)

app:15702020-12-22 07:54:43.257 pm infoAction: IF (Time between Sunset-30 minutes and Sunrise+30 minutes(T) [TRUE]) THEN

app:15702020-12-22 07:54:43.217 pm infoAction: IF (NOT Mode is 7Friends(T) [TRUE]) THEN

app:6112020-12-22 07:54:43.196 pm infoAction: Wait for condition: En trance Door, Pa tioDoor, Ter race door all closed FALSE --> timeout: 0:15:00

app:15702020-12-22 07:54:43.178 pm infoRule: Patio Doors open->ON & wait until closes in next 8min(OFF after 20 min) Triggered

app:15702020-12-22 07:54:43.167 pm infoRule: Patio Doors open->ON & wait until closes in next 8min(OFF after 20 min): Pa tioDoor contact open

app:6112020-12-22 07:54:43.163 pm infoAction: IF (Mode in 1Day, 2Evening, 3Dinner(T) [TRUE]) THEN

app:18782020-12-22 07:54:43.099 pm errorgroovy.lang.MissingMethodException: No signature of method: com.hubitat.hub.executor.AppExecutor.sleep() is applicable for argument types: (null) values: [null] Possible solutions: sleep(long), sleep(long, groovy.lang.Closure), grep(), grep(java.lang.Object), dump(), every() on line 1070 (priorityHandler)

app:6112020-12-22 07:54:43.087 pm infoRule: mosquito HOME Doors open-> 7-20 minutes->Virtual sw Mosquito Doors checker (repeat 3-2 times): Pa tioDoor contact open

app:6112020-12-22 07:54:43.065 pm infoRule: mosquito HOME Doors open-> 7-20 minutes->Virtual sw Mosquito Doors checker (repeat 3-2 times) Triggered

app:18782020-12-22 07:54:43.060 pm debugIn checkVol - volume: 60

app:18782020-12-22 07:54:43.048 pm debugIn checkVol...

dev:3402020-12-22 07:54:43.045 pm infoEwelink Sw1 (Ch4 Patio) was turned on

app:18782020-12-22 07:54:43.042 pm debugIn checkTime - timeBetween: true

app:6112020-12-22 07:54:43.031 pm infoRule: mosquito HOME Doors open-> 7-20 minutes->Virtual sw Mosquito Doors checker (repeat 3-2 times): Pa tioDoor contact open

app:18782020-12-22 07:54:43.028 pm debugIn checkTime - null - null

app:18782020-12-22 07:54:43.023 pm debugIn letsTalk...

dev:16202020-12-22 07:54:43.015 pm debugpContactDevice2 - has null Characters

dev:16202020-12-22 07:54:42.952 pm debugpContactDevice1 - has 464 Characters

En trance Door open
--- ---
Pa tioDoor open
Ter race door open

app:18782020-12-22 07:54:42.924 pm debugIn priorityHandler - Building Table Wrong Contact with Ter race door count: 3

app:18782020-12-22 07:54:42.919 pm debugIn priorityHandler - Building Table Wrong Contact with Pa tioDoor count: 2

app:18782020-12-22 07:54:42.895 pm debugIn priorityHandler - Building Table Wrong Contact with En trance Door count: 1

app:18782020-12-22 07:54:42.888 pm debugIn priorityHandler - contacts

app:18782020-12-22 07:54:42.880 pm debugIn priorityHandler

dev:3972020-12-22 07:54:42.842 pm infoPa tioDoor was opened

app:10612020-12-22 07:54:35.845 pm infoRule: any FRONT/STREET Doors open-> 15/60m -5/30m->Virtual sw FRONT/STREET Doors checker (repeat 3-2 times) Exited

app:10612020-12-22 07:54:35.810 pm infoRule: any FRONT/STREET Doors open-> 15/60m -5/30m->Virtual sw FRONT/STREET Doors checker (repeat 3-2 times) : Action Repetition stopped

app:10612020-12-22 07:54:35.783 pm infoAction: Stop Repeating Actions

app:10612020-12-22 07:54:35.775 pm infoAction: ELSE (do actions)

app:10612020-12-22 07:54:35.772 pm infoAction: On: V.Sw FRONT/STREET Doors checker (skipped)

app:10612020-12-22 07:54:35.767 pm infoAction: IF (Gate, Doorbell/ Street Door any open(F) [FALSE]) THEN (skipping)

app:10612020-12-22 07:54:35.663 pm infoRule: any FRONT/STREET Doors open-> 15/60m -5/30m->Virtual sw FRONT/STREET Doors checker (repeat 3-2 times) : Repeating Actions 5 times

app:10612020-12-22 07:54:35.532 pm infoAction: Wait for condition: Gate, Doorbell/ Street Door all closed TRUE --> timeout: 0:15:00 (not waiting)

app:6112020-12-22 07:54:35.529 pm infoAction: Wait for condition: En trance Door, Pa tioDoor, Ter race door all closed FALSE --> timeout: 0:15:00

dev:3232020-12-22 07:54:35.526 pm infoEntrance Switch 1 switch is on

app:6112020-12-22 07:54:35.481 pm infoAction: IF (Mode in 1Day, 2Evening, 3Dinner(T) [TRUE]) THEN

app:10612020-12-22 07:54:35.478 pm infoAction: IF (Mode in 1Day, 2Evening, 3Dinner(T) [TRUE]) THEN

app:10612020-12-22 07:54:35.345 pm infoRule: any FRONT/STREET Doors open-> 15/60m -5/30m->Virtual sw FRONT/STREET Doors checker (repeat 3-2 times) Triggered

app:10612020-12-22 07:54:35.339 pm infoRule: any FRONT/STREET Doors open-> 15/60m -5/30m->Virtual sw FRONT/STREET Doors checker (repeat 3-2 times) : En trance Door contact open

app:18782020-12-22 07:54:35.325 pm errorgroovy.lang.MissingMethodException: No signature of method: com.hubitat.hub.executor.AppExecutor.sleep() is applicable for argument types: (null) values: [null] Possible solutions: sleep(long), sleep(long, groovy.lang.Closure), grep(), grep(java.lang.Object), dump(), every() on line 1070 (priorityHandler)

app:6112020-12-22 07:54:35.308 pm infoRule: mosquito HOME Doors open-> 7-20 minutes->Virtual sw Mosquito Doors checker (repeat 3-2 times) Triggered

app:6112020-12-22 07:54:35.286 pm infoRule: mosquito HOME Doors open-> 7-20 minutes->Virtual sw Mosquito Doors checker (repeat 3-2 times): En trance Door contact open

app:18782020-12-22 07:54:35.278 pm debugIn checkVol - volume: 60

app:18782020-12-22 07:54:35.273 pm debugIn checkVol...

app:18782020-12-22 07:54:35.269 pm debugIn checkTime - timeBetween: true

app:18782020-12-22 07:54:35.264 pm debugIn checkTime - null - null

app:18782020-12-22 07:54:35.259 pm debugIn letsTalk...

dev:16202020-12-22 07:54:35.244 pm debugpContactDevice2 - has null Characters

app:22352020-12-22 07:54:35.206 pm debugContact open: (En trance Door), device: En trance Door

dev:16202020-12-22 07:54:35.203 pm debugpContactDevice1 - has 361 Characters

En trance Door open
--- ---
Ter race door open

app:18782020-12-22 07:54:35.123 pm debugIn priorityHandler - Building Table Wrong Contact with Ter race door count: 2

app:18782020-12-22 07:54:35.090 pm debugIn priorityHandler - Building Table Wrong Contact with En trance Door count: 1

app:10652020-12-22 07:54:35.033 pm infoTurn On Entrance Switch 1 when En trance Door Opened Turn On

app:18782020-12-22 07:54:35.029 pm debugIn priorityHandler - contacts

app:18782020-12-22 07:54:35.027 pm debugIn priorityHandler

app:16372020-12-22 07:54:31.049 pm infoNot turning on, already on

app:17002020-12-22 07:54:31.047 pm infoNot turning on, already on

app:19102020-12-22 07:54:31.029 pm infoNot turning on, already on

app:19092020-12-22 07:54:31.023 pm infoNot turning on, already on

app:16342020-12-22 07:54:31.019 pm infoNot turning on, already on

app:17002020-12-22 07:54:31.006 pm infoMotion active mZone-1st Floor

app:19092020-12-22 07:54:30.997 pm infoMotion active mZone-1st Floor

app:19102020-12-22 07:54:30.994 pm infoMotion active mZone-1st Floor

app:16032020-12-22 07:54:30.992 pm infoNot turning on, already on

app:16372020-12-22 07:54:30.989 pm infoMotion active mZone-1st Floor

app:16342020-12-22 07:54:30.978 pm infoMotion active mZone-1st Floor

app:16032020-12-22 07:54:30.953 pm infoMotion active Living room

dev:17062020-12-22 07:54:30.951 pm infomZone-Any is active

dev:13612020-12-22 07:54:30.944 pm infomZone-Comun areas is active

dev:13632020-12-22 07:54:30.940 pm infomZone-1st Floor is active

dev:13132020-12-22 07:54:30.906 pm infoLiving room is active

Not like that. Use a screenshot. Isolate the logs to Test Contacts only.

I only want to see what the app logs.

OK

HERE IS THE LOG JUST AFTER OPENIGNG THE NOT WORKING FINE HANK CONTACT SENSOR . Sorry for capital letters :grinning: The working fine one is the GATE almost all the way to the top of the log.

here isolated

the problem is that all 3 hank contact sensor I have, they DO NOT go to delay intrusion, they all go to instant intrusion.

My theory proven wrong. I don't know why these are failing.

Ok, I will buy a difente contact sensor from other brand, I hope this way I will fix my problems. Thanks so much for your dedication and time

Today I got new Ring Contact sensor, but same problem as with my Hank HKZW-DWS01, THEY WILL NOT GO TO DELAY INTRUSION NIGHTThey will go into intrusion instantly without any delay. No mather what I do.
As I have reported before I have a conact sensor wire conected to a MIMO2+ named GATE, and when it is activated, it dose go right into intrusion-night-DELAY with no problems.

I am adding my configuration, logs and notifications to show when it dose NOT GO intio intrusion-night-DELAY when using my brand new sensor, and when it goes intio intrusion-night-DELAY using a conact sensor wire conected to a MIMO2+

Same issue on my side: Armed-Home is set with a 30s delay on the front door, it worked for some time and now it doesn't. The log clearly shows the alarm intrusion is triggered at the time the door is opened.

You will have to provide all of the details: screenshots, logs, etc. to show exactly what is going on.