Custom Component: Lock Code Manager - an integration to manage lock usercodes (Z-Wave only, for now!)

I have the same issue as well.

2024-07-16 19:28:41.759 INFO (MainThread) [custom_components.lock_code_manager] 01J2Z3PE7RZD7WB8RV2M1K5AQC (House Locks): Creating and/or updating entities
2024-07-16 19:28:41.759 DEBUG (MainThread) [custom_components.lock_code_manager] 01J2Z3PE7RZD7WB8RV2M1K5AQC (House Locks): Adding following locks: ['lock.front_door_lock', 'lock.garage_door_lock']
2024-07-16 19:28:41.759 DEBUG (MainThread) [custom_components.lock_code_manager] 01J2Z3PE7RZD7WB8RV2M1K5AQC (House Locks): Reusing lock instance for lock ZWaveJSLock(domain=zwave_js, lock=lock.front_door_lock)
2024-07-16 19:28:41.759 DEBUG (MainThread) [custom_components.lock_code_manager] 01J2Z3PE7RZD7WB8RV2M1K5AQC (House Locks): Lock lock.front_door_lock is not connected to Home Assistant yet, waiting 1 seconds before retrying
2024-07-16 19:28:42.761 DEBUG (MainThread) [custom_components.lock_code_manager] 01J2Z3PE7RZD7WB8RV2M1K5AQC (House Locks): Lock lock.front_door_lock is not connected to Home Assistant yet, waiting 2 seconds before retrying

The locks are definitely connected as I can control them via HA.

Apologies all, there is a bug that is rendering the integration unusable. Iā€™m a newly minted father and I have had less time than I expected to work on this but I hope to come back to it soon.

5 Likes

image

I just tried to add this repo to my HAOS box and it throw an error that the repo wasnā€™t valid.

The issue is, that this is not an Home Assistant Add-on.
This is a HACS Integration.

  • Open HACS
    ++ Search for ā€œLock Code Managerā€
    ++ Select the Integration
    ++ On the bottom right press the Download button
    ++ On the pop-up download the latest version.
    ++ Restart Home Assistant

And now it will be available.

1 Like