Skip to main content

Library implementing Zigpy quirks for ZHA in Home Assistant

Project description

Build Status

ZHA Device Handlers For Home Assistant

ZHA Device Handlers are custom quirks implementations for Zigpy, the library that provides the Zigbee support for the ZHA component in Home Assistant.

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. Zigbee devices that deviate from or do not fully conform to the standard specifications set by the Zigbee Alliance may require the development of custom ZHA Device Handlers (ZHA custom quirks handler implementation) to for all their functions to work properly with the ZHA component in Home Assistant.

Custom quirks implementations for zigpy implemented as ZHA Device Handlers are a similar concept to that of Hub-connected Device Handlers for the SmartThings Classics platform as well that of Zigbee-Herdsman Converters / Zigbee-Shepherd Converters as used by Zigbee2mqtt, meaning they are virtual representation of a physical device that expose additional functionality that is not provided out-of-the-box by the existing integration between these platforms. See Device Specifics for details.

How to contribute

For specific Zigbee debugging instructions on capturing logs and more, see the contributing guidelines in the CONTRIBUTING.md file:

If you are looking to make your first code contribution to this project then we also suggest that you follow the steps in these guides:

Currently Supported Devices:

CentraLite

Xiaomi Aqara

Osram

SmartThings

Keen Home

Lutron

WAXMANN

Digi

Yale

Configuration:

  1. Update Home Assistant to 0.85.1 or a later version.

NOTE: Some devices will need to be unpaired and repaired in order to see sensor values populate in Home Assistant.

Device Specifics:

Centralite

  • All supported devices report battery level
  • Dimmer Switch publishes events to Home Assistant
  • Dimmer Switch temperature sensor is removed because it is non functional
  • 3321-S reports acceleration
  • 3310-S reports humidity

Osram

  • Dimmer Switch publishes events to Home Assistant and reports battery level
  • Dimmer Switch temperature sensor is removed because it is non functional

Xiaomi Aqara

  • All supported devices report battery level
  • All supported devices report temperature but I am unsure if it is correct or accurate
  • Vibration sensor exposes a binary sensor in Home Assistant that reports current vibration state
  • Vibration sensor sends tilt and drop events to Home Assistant
  • Cube sends the following events: flip (90 and 180 degrees), rotate_left, rotate_right, knock, drop, slide and shake
  • Motion sensor exposes binary sensors for motion and occupancy.
  • Button sends events to Home Assistant

SmartThings

  • All supported devices report battery level
  • tagV4 exposed as a device tracker in Home Assistant. The current implementation will use batteries rapidly
  • MultiV4 reports acceleration

Lutron

  • Connected bulb remote publishes events to Home Assistant

WAXMANN

  • leakSMART water sensor is exposed as a binary_sensor with DEVICE_CLASS_MOISTURE

Digi XBee

  • Some functionality requires a coordinator device to be XBee as well
  • GPIO pins are exposed to Home Assistant as switches
  • Analog inputs are exposed as sensors
  • PWM output on XBee3 can be controlled by writing 0x0055 (present_value) cluster attribute with zha.set_zigbee_cluster_attribute service
  • Outgoing UART data can be sent with zha.issue_zigbee_cluster_command service
  • Incoming UART data will generate zha_event event.
  • PWM can be controlled with zha.set_zigbee_cluster_attribute service

Please refer to xbee.md for details on configuration and usage examples.

Yale

  • All supported devices report battery level

Thanks

  • Special thanks to damarco for the majority of the device tracker code
  • Special thanks to Yoda-x for the Xioami attribute parsing code
  • Special thanks to damarco and Adminiuga for allowing me to bounce ideas off of them and for listening to me ramble

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zha-quirks-0.0.32.tar.gz (43.7 kB view details)

Uploaded Source

Built Distribution

zha_quirks-0.0.32-py3-none-any.whl (102.9 kB view details)

Uploaded Python 3

File details

Details for the file zha-quirks-0.0.32.tar.gz.

File metadata

  • Download URL: zha-quirks-0.0.32.tar.gz
  • Upload date:
  • Size: 43.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.6

File hashes

Hashes for zha-quirks-0.0.32.tar.gz
Algorithm Hash digest
SHA256 922a84e48044228bccd892cbd6661693c8de5bba8aea84b5c0c6fee3bba96038
MD5 c81a1d52026767fd4e191aba71f16a12
BLAKE2b-256 c048ead521302d1b8ede2f35dc5828b6042b6c8c2f6c52bc6494006e625b9917

See more details on using hashes here.

File details

Details for the file zha_quirks-0.0.32-py3-none-any.whl.

File metadata

  • Download URL: zha_quirks-0.0.32-py3-none-any.whl
  • Upload date:
  • Size: 102.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.6

File hashes

Hashes for zha_quirks-0.0.32-py3-none-any.whl
Algorithm Hash digest
SHA256 57882dd16329554a2b36df8ea2eb7ce125392e30dba71bc92864d887843765f1
MD5 b9830427e8741dd1c84ca33af370a15a
BLAKE2b-256 f8cdf258ead3d2838e4787afc2eb5a0027f2cc89f8cd7db4bee42073ad1f3a34

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page