Every day all my MQTT devices are lost in HA :(

First of all, I’m new to this topic and only started using Home Assistant a few weeks ago. I decided to use Zigbee2Mqtt straight away and, due to the size of our house, I use two Z2M containers, each with an SLZB-06M (connected via LAN cable). One directly on the router and one SLZB-06M on a repeater. Now, after a day at the latest, all my devices in the Home Assistant disappear from the “MQTT” integration. But only those that come in directly on the router via the SLZB-06M. Both SLZB-06M (Zigbee2MQTT Bridge) are still visible in MQTT. And all the devices are still visible in the U’Zigbee2MQTT frontend and happily report every few minutes as if nothing had happened… The logs from Z2M, HA and Mosqitto show nothing worth mentioning. As if HA I set up an automation that automatically removes all devices from the one receiver after a few hours. I can’t explain it. Really every 1-2 days. It’s enough if I change the names of each device in the Z2M frontend and activate “update HA”. Then they’re back in the HA as if nothing had happened. That’s frustrating me. I really hope you can help me. :confused:

My setup:
Everything runs on a Pi 5 Linus separately in Docker-Compose: Home Assistant, Zigbee2MQTT, Zigbee2MQTT_2 (the one on the repeater), Mosquitto, AdGuard, nginx, esphome
one Mosquitto for zwo Z2M´s

I’ve already set WiFi channels far away from the ZigBee channels. But as I wrote, it can’t be the reception. All devices register with Z2M. Sry for my English :grimacing:

You don’t need two coordinators for this. You just need more zigbee devices that act as s repeaters so that your mesh extends to cover he area.

Hi, yes that is theoretically correct. If you have enough options and power connections in the spaces in between. :sweat_smile:

Because you have this unconventional set-up, I have no idea how to repair that. You certainly could, however easily run a ZHA network and a Z2M network and all would be happy. I do this myself. 2 Z2M coordinators may be causing unintended results,

Thanks for your comment. And yes, that’s true, it’s so simple that I’m surprised I hadn’t thought of it before. I think it would be a bit of a shame to switch everything to Zigbee, as I would then have to forego many of the options for the sensors. But switching just one area would really be fine.

But I wrote in detail about the problem with ChatGPT 2 days ago. Since you can’t set up two brokers for MQTT in HA, we created a standard broker and a second one that only acts as a bridge and passes on the information about the sensors in the background. So far it’s working quite well. If after a week no sensors have disappeared and everything continues to run smoothly, I can share the compose and configuration yamls here. Best regards

1 Like