#Homeassistant drops zigbee2mqtt events

1 messages · Page 1 of 1 (latest)

paper sierra
#

I have a tradfri button connected via zigbee2mqtt. The button generates events I can see in zigbee2mqtt logs, but only every once in a while does the event 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, so it's probably an mqtt integration problem, but since it involves zigbee2mqtt, I'm posting it here, maybe some people here have seen something like this. Any ideas?

vivid sluice
#

How are you determining that HA doesn't see the messages?

paper sierra
#

on the device page in the logbook, every once in a while the event shows up (off or on), but mostly nothing

vivid sluice
#

That's not a good test

#

It throttles some events

#

Listen in configuration -> MQTT -> Configure or actually write an automation

paper sierra