I’m using HA with Zwave JS to MQTT (running in a separate container). Because I’m getting started and experimenting, I’ve ended up resetting the stick and all my devices and re-pairing a couple of times.
But… it seems that zwavejs2mqtt keeps track of node number to name / location mappings, which depends on the order in which devices are added. That isn’t something I want to have to make sure I follow in the same order every time. Is there some way I can tell it to map the DSK, or serial number, or something else unique?
Is there a way to extract (and later, of course, provide) a list of Provisioning Entities from a running system?