Expire binding does not expire when using longer intervals

Well it’s not an unreasonable thing to do, and has its uses.

Alter your expire condition to expire="25m,state=UNDEF" and you can detect when the socket goes offline, useful if it is a portable type.

You can do your timing with rules. See the motion detector example using createTimer here, you would just substitute your rule trigger for zwave device ON and the timer end to action as zwave command OFF

1 Like