I have done some searches and nothing jumps out (maybe I don’t like the answers). I was hoping that Home Assistant or a custom plugin would be available that would allow me to store and manage multiple rows of data.
In my use case I have 3 Yale Zwave Locks each with 5 to 6 user codes each. During discovery I see MQTT Messages generated for each of the Locks and Codes. I would like to setup an automation where these codes are stored into a table where I could organize the data by Lock and Code Position with data attributes of Code and the ability through a UI to add an attribute with User Name. Later could add attributes associated to enabled/disabled etc.
The original Lock Manager solution (Key Master) created huge numbers of input variables to achieve that but I got to think there is an easier way.
Thoughts or direction?