Zigbee device shows up in Zigbee2MQTT but not in HA entities

HA running on Raspberry Pi.
Zigbee2MQTT & Mosquitto Broker.
Lots of Zigbee devices running just fine.

I added a Sengled Remote (E1E-G7F) and it shows up correctly in Z2M integration and I can see MQTT messages on button press.
The device does not show up in HA entities, so can’t add it to a dashboard or add it to automations or blueprints.


Thoughts?
Which step did I miss?

In the mqtt devices, does it show it.

Assuming you have Z2M 2.0, there is no action sensor anymore, so you’ll have to find an updated blueprint.

1 Like

The remote does show in in the Z2M device list.
I can see MQTT messages in MQTT Explorer
image

I’m running Z2M V2.1.1, so yes there are some changes to the action sensors that I need to look into.
For now, the fix seems to be:
Zigbee2MQTT->Settings->Home Assistant integration
Enable: “Home Assistant experimental event entities” and/or “Home Assistant legacy action sensors”.

After that, my the remote shows up in entities list and can be used as usual in HA.