Need help to add zigbee devices on homeassistant over zigbee2mqtt and mosquitto broker

Hi there,

I have an issue, that my zigbee devices are not found in homeassistant and display in the dashboard.

I have homeassistant, zigbee2mqtt and mosquitto broker set up as docker container. All container work and I integrated the MQTT broker in HomeAssistant with the MQTT Integration. In the MQTT Integration I checked the listening works. When I start listening with “#”, I can see all the information the devices send to the MQTT broker.

When I check for new devices I cant find any.

I don´t know what is going on wrongly and I need help to find out what the issue is.

Can anybody help me?

Thank you.

Best regards,
vrame

Hi vrame,

Did you connect the Z2M container to the MQTT Broker?

Did you set

homeassistant: true

in Zigbee2MQTT’s configuration.yaml ?

Hi there,

It works now and I think the important change was in the zigbee2mqtt to adjust the settings for home assistant.

Thank you.

Best regards
Vrame