rednblkx/HomeKey-ESP32

Always unlock needs fixing

ar0903 opened this issue · 1 comments

https://github.com/rednblkx/HomeKey-ESP32/blob/849957ecb18f225973a7f52afce429a2d8f5b55a/src/main.cpp#L1037C1-L1038C12

The closing curly brace '}' should move up before the 'else if'
Otherwise, lock always happens after auto unlock.

Not sure how that happened but thanks for the heads up, now fixed in dev, will be released shortly as a small update alongside other things.