I have been using zwavejs2mqtt on a Raspberry Pi 2 using docker (and docker-compose) for a while now. Integration with HA on a VM (on VMware) seems to work well.
However, as time progresses, random new sensors start to appear on Aeotec Multisensor 6 nodes. I now have one node that has heart rate, barometric pressure, radon concentration and water acidity sensors, whilst another has gained a “general purpose” sensor.
If I stop zwave2mqtt and clear out the configuration and remove the HA integration, I can then reconfigure and everything looks good for a number of days but then the junk sensors start to appear again.
Any ideas on what’s going on gratefully received.
Are you referring to zwave2mqtt or zwavejs2mqtt?
If the former, I would consider switching to zwavejs2mqtt.
If the latter, I would turn on node-zwave-js debug logging (under zwave settings) and see if you can capture it when it first happens. In that case, submitting an issue to the node-zwave-js project, or starting a discussion in the project, would be appropriate.
I did mean zwavejs2mqtt. I will correct the first post