Multiple Zigbee2mqtt (Z2M) instances made easy

Hi all,

For those with multiple zigbee2mqtt networks and who have trouble remembering which one is which?

I created multiple addon wrappers for Zigbee2MQTT named:

  • Zigbee2MQTT hub
  • Zigbee2MQTT dev
  • Zigbee2MQTT 1
  • Zigbee2MQTT 2
  • Zigbee2MQTT 3
  • Zigbee2MQTT 4
  • Zigbee2MQTT 5

Just a small quality of life improvement. I can add names if there is interest.

It acts as a small configuration wrapper around hassio-zigbee2mqtt/zigbee2mqtt and will only change the add-on name . No behavior is changed.

This repo listens to releases of the original repo, updates all the configs to match, and automatically creates a new release, which will trigger HA.
The check runs every hour, so at most it’s 1 hour later.

Kind regards,
- Ingrid

I updated to include track new releases. And renamed for clearity.