I would like to retrieve lock usercodes via the Z-wave JS integration as a service call. Perhaps zwave_js.get_lock_usercode to get the code for a single user and zwave_js.get_lock_usercodes to get codes for all users.
I am a HA newbie and want to make this my first pull request, but would like some feedback before I proceed.
Use Case
I want to retrieve usercodes for a lock dashboard like this:
I would really like to see the code more easily obtainable so I can put it on my dashboard. I do not think this is any additional security issue because I someone has access to the dashboard they can unlock your door. Also, if a trouble maker wants to change the pin and you are unaware you can quickly find the new pin. You may not want to always expose the ability to change pins to all users.