zigbee2mqtt usually just works fine. However, in its latest version 2.x, the way external converters get loaded has changed fundamentally. To begin with, external converters can now be loaded by sending their code via MQTT, which to me looks like adding some remote eval capability just for the fun of it. In order to accomplish this, zigbee2mqtt creates a new…