#Zigbee2MQTT state not the same as what reflected on the sensor in Home Assistant for Paulmann Remote

1 messages · Page 1 of 1 (latest)

iron yacht
#

Hey,
this may be some basic Z2M functionality that I'm not aware of but I have this remote (https://www.zigbee2mqtt.io/devices/501.40.html) and when it's actioned it shows state like this on Z2M (First screenshot) containing action information. But the only state I can see in HA belongs to the battery sensor for the remote (Second screenshot). Is this info in HA somewhere else? Or do I need to setup to expose it from Z2M?
All help appreciated!

near parcel
#

@iron yacht by default, an entity isn't exposed for action (that was changed in zigbee2mqtt 2.0). You can add it back, but there's no guarantee it will stick around forever. Current supported methods are using an MQTT trigger or a Device trigger

#

There is a separate action topic as well though (zigbee2mqtt/Device name/action` where the payload is the action which makes it easier to work with