Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
12.19k stars 1.68k forks source link

feat: Live loading of external JS (converters/extensions) #24764

Open Nerivec opened 1 week ago

Nerivec commented 1 week ago

Allows loading/unloading external converters and extensions in the same way, through MQTT and the file system (from data subdirs).

TODO