Zigbee2Mqtt - Seeing states reported in Log but not in HA

Hello

I got a problem configuring my zigbee sensors in HA.

I have installed and configured mosquitto broker and zigbee2mqtt. I also already was able to pair some devices and i can see the states changing in the zigbee2mqtt log like this:
zigbee2mqtt:info 2020-04-11 12:25:43: MQTT publish: topic 'zigbee2mqtt/0x00158d0002e9d384', payload '{"contact":true,"linkquality":52,"battery":100,"voltage":3005}'

The problem now is that Homeassistant dont get any updates on the states of the devices. State is unknown when i check it under Settings -> Integrations -> MQTT:

I now removed all configured zigbee sensors from the configuration.yaml file but this somehow changes nothing. I can still see all the sensors like in the picture above. Where do these devices get configured? Or am I mixing stuff up with the MQTT Integration of HA while i am also running mosquitto broker?

Hope somebody can clear this up as i am quite stuck here.

Thanks in advance!

Happ easter :rabbit2:

1 Like

I have the same issue, clicking the button updates in zigbee2mqtt logs but nothing is visible in HA