I'm new at trying to develop a Zigbee endpoint sensor
I'm developing a temperature sensor Zigbee project based on the ESP32-C6 using the ESPRESSIF Arduino library and examples. I'd like to add text or numeric value to the reported data to help with debugging. Is it possible to add an additional "debug" cluster to an endpoint? Or, use the existing cluster_revision cluster for that purpose?
I'm Integrating with Home Assistant using ZHA