Hi all,
I tried to move an mosquitto mqtt server that is connected with zigbe2mqtt to another IP all integrations vanish. It were shown as unavailable. Any new devices I added to zigbee2mqtt there were shown in hasio. I tried to rename an existing device through the zigbee2mqtt configuration it appeared also in mqtt in hasio. It seems that existing entities are bind to the IP of the mqtt broker.
I have to note , that before moving the mqtt server I had changed the device names from the zigbee2mqtt side and had choose to update the Home Assistant through the zigbee2mqtt frontend.
I was running the mosquitto in a docker container which I moved from one linux server to another linux. Specifically, I moved the configuration from the container (config,data,log) from a linux server to another linux server and recreated the container. Zigbee2mqtt connected to it without any issue after configuring the IP of the moved mosquitto.
For the moment I moved back the previous server , recreated the mosquitto container and all devices are recognized.
I changed the settings in the ha mqtt integration , specifically I updated the IP the first time. The second I deleted the integration and added from scratch , same behavior both times.
I updated the IP of the mosquitto in zigbee2mqtt config and restarted the container.