For the built-in lock code manager application within Hubitat, which locks are compatible with it? I tried looking around for this answer (as well as the documentation) and was unsuccessful.
Is it for just locks that have a built-in keypad that are Z-Wave or Zigbee compatible? And locks with separate keypads (such as Dana or August) would not be compatible?
I believe that LCM (Lock Code Manager) is an Application "wrapper" around Locks in general. In other words, any Lock Driver that supports the features of LCM, will work because LCM doesn't talk to the Locks. LCM talks to the Driver, which talks to the locks.
And wouldn't the list of locks that meet those requirements be represented by the locks in the Compatibility list? (Aside from some that may be supported by a community integration.) Maybe I'm missing something in this conversation? (May have happened once before in my entire life.)
No, there are locks on that list that are not compatible with LCM. For example the built-in driver "Virtual Lock (no codes)". And possibly others - like the keypad less locks. They all support lock() and unlock(), but no code operations, which LCM needs.
Did not know that (obviously)...assumed that "compatible" would include working w/LCM as well. Wasn't aware that LCM would barf if it doesn't see a keypad capability. Thanks.
And if either of those requirements aren't met, you can search the forum here for the lock in question and see if anyone has developed & posted a community driver/integration to support the lock you want.
Safest bet is to buy something officially supported, as community drivers and integrations are at some risk over time to "lose" their developer if he/she moves on to a different HA platform, or gets a new device and stops supporting the original one, etc.