I have a tradfri button connected via zigbee2mqtt. The button generates events I can see in zigbee2mqtt logs, as well as via mosquitto_sub with the ha user, but it seems it doesn't make it through to homeassistant.
I verified via mosquitto_sub that the events actually all end up in mqtt, and are readable by the homeassistant mqtt user. But in the logbook on the device page, the only thing a button press does, is, after a reload of the mqtt integration, it will set the action of the device from unknown to "off" no matter what I press. After that, nothing changes.
Any idea what's going on here?