Why are ZHA Device Handlers referred to as a ”quirk” under device info the UI and not a ”ZHA Device Handler” instead which I think would be a more self-explainatory for end-users for what that actually is and does.
This is even the description from the repository for that library:
” ZHA device handlers bridge the functionality gap created when manufacturers deviate from the ZCL specification, handling deviations and exceptions by parsing custom messages to and from Zigbee devices.”
ZHA integration documentation sais this on the topid:
I know the code package is called ”zha-quirks” on PyPi but it does not make sense to use that terminology in the user interface of the ZHA (Zigbee Home Automation) integration from an end-users perspevtive when ”quirks” in this case are issues with Zigbee devices that the ZHA Device Handlers fixes.