I am uncertain whether this is the correct forum category, but could not find another one that fits better.
I am developing a custom zigbee device with different end points. Some clusters defined in these endpoints show up without any problems (e.g. temperature, humidity). Some other clusters are not shown as sensors in the HA UI, e.g. “analog input”.
I am therefore interested in a list of all the clusters that are supported in HA “out of the box”, and which I could use in my device. For example, I am interested in a cluster to report a level (range 0-100%), but am unsure which to try.
Is there a place where I can find this information?