FutureTense / lock-manager

Home Assistant Lock Manager
55 stars 19 forks source link

ISSUE: #65

Closed Snowguy82 closed 3 years ago

Snowguy82 commented 3 years ago

Describe the bug Random codes are getting assigned to unused code slots when that code number is enabled with an "(empty value)" for the PIN (see codes 7 and 9 in the screenshot). Disabling the code slider does not erase or disable the random PIN for that code slot on the physical lock. The code needs to be deleted manually on the lock itself. This does not happen when the PIN is "unknown" (see code 8 in the screenshot).

Environment (please complete the following information):

Logs 2020-11-27 14:56:40 ERROR (SyncWorker_41) [homeassistant.components.zwave.lock] Invalid code provided: () usercode must be at least 4 and at most 4 digits

Screenshots image

Additional context

Snowguy82 commented 3 years ago

Upon further testing disabling the random code does deactivate it on the lock, so it works as expected.