[RELEASE] Auto Lock

Haven’t seen Lewis around in quite a while.

1 Like

Yeah, I know. I just figured I'd tag him anyway in case he's still monitoring.

2 Likes

"Last seen" October 2023, last activity here April 2023. I don't think he's coming back, unforunately.

1 Like

Just guessing but do your locks have both a Label and Name?

1 Like

Educated guess, in the child groovy code the lock is variable “lock1”.
In most messages it is used as ${lock1}
BUT, in some messages it is ${Lock1}

Change Lock1 to lock1 and give that a try.

1 Like

I do this using [RELEASE] Device Check Plus - Check selected devices, then warn you what's not in the right state (I believe there is another similar app still being maintained). Where I checked the:

It's great as it notifies me if there is an off state and tries to fix it. In this case if I have a door still unlocked it will force lock it.

1 Like

Yes my locks have a label and a name

Yep and if running the original version it is an issue. There is git pull addressed this in Jul 25, 2023 by DanielWinks https://github.com/heidrickla/Hubitat/pull/2

1 Like