Metadata-Version: 2.4
Name: zha-quirks
Version: 2.1.0+apexos.1
Summary: Library implementing Zigpy quirks for the ZHA Zigbee gateway
Author-email: "David F. Mulcahey" <david.mulcahey@icloud.com>
License: Apache-2.0
Project-URL: repository, https://github.com/zigpy/zha-device-handlers
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: zigpy>=2.0.0
Requires-Dist: zha>=2.0.0
Dynamic: license-file

# ZHA Device Handlers

ZHA Device Handlers are custom quirks implementations for [Zigpy](https://github.com/zigpy/zigpy), the library that provides Zigbee support for the ZHA gateway 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.
