Entity ' ' is unknown

Hi,

Every 5 minutes I get this error message in the debug node (copied from journalctl):

Jun 27 22:14:49 raspberrypi npm[628]: Zigbee2MQTT:info 2022-06-27 22:14:49: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":{"friendly_name":""},"type":"entity_not_found"}'

Jun 27 22:14:49 raspberrypi npm[628]: Zigbee2MQTT:error 2022-06-27 22:14:49: Entity '' is unknown

Looks like mqtt itself does not know which device it does not know ... :crazy_face:

Any idea how to solve this or where to investigate further?

Most likely the message is coming from Zigbee2mqtt, check what version you have an update if required.
On the Zigbee2mqtt Github issues there are multiply topics with this problem, most of them are old and solved in newer versions.

Thank you, I will try to update it.

Kind Regards

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.