maximkulkin / esp-homekit-demo

Demo of Apple HomeKit accessory server library
MIT License
803 stars 233 forks source link

Lock Management Auto Security Timeout #440

Open borjagp01 opened 8 months ago

borjagp01 commented 8 months ago

Hello guys! I have built a HomeKit smart-lock but the problem is even though I have set the Lock Management Auto Security Timeout characteristic in order to deactivate the auto lock feature, whenever the lock is in an unsecured state it shows as if it was trying to lock itself, and I can't seem to deactivate this feature. Any help would be awesome, thanks!

Chehadeej commented 5 months ago

Beejey01, I'm having the same issue, did you manage to resolve it?

maximkulkin commented 5 months ago

Home app shows accessory states optimistically. You should figure out what's the best behavior to support to make accessory match Home app expectations to look good.