zha-device-handlers
zha-device-handlers copied to clipboard
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...
### Problem description I have a Pilot wire heating module (Leroy Merlin version) and I want to control it via ZHA. Brand : ADEO Model : SIN-4-FP-21_EQU  At the...
### Problem description Unique identifier for Zigbee device - Tuya Zemismart blind cover motor ### Solution description Integrate MODELS_INFO: **_TZE200_udank5zs** Into ts601_cover.py Should function the same as _TZE200_zpzndjez ### Screenshots/Video...
### Problem description I have connected this thermostat to Home Assistant using Zigbee Home Automation and the SkyConnect dongle. The basic features work: the current temperature, set temperature, on/off, and...
Add support for Tuya TS0601 _TZE204_davzgqq0 relay with power monitor ## Proposed change Adding support for TS0601 _TZE204_davzgqq0 - Active power - RMS current - RMS voltage - Summation delivered...
### Problem description Tuya TS0021 is found in ZHA, but offers no functionality. Shows a switch control that does nothing. ### Solution description Add two way switch function. ### Screenshots/Video...
TS1201 is an IR blaster, this quirk is able to send and to receive raw IR codes using Zigbee commands. Received IR code is available in a Zigbee attribute. Device...
### Problem description I bought a second rolling shades motor. The first one works perfectly, the second one doesnt. Functions should be exactly the same. New device: https://www.aliexpress.com/item/1005005447997612.html?spm=a2g0o.order_list.order_list_main.17.382b1802qFGVs9 Old device...
### Problem description There are a new water timer Giex GX02 I tied to make it works with quirks - and now it show watering, litres and single switch It's...
**Describe the bug** As mentioned in https://github.com/zigpy/zha-device-handlers/issues/1168: It seems like pressing the normal button reports true, but releasing it reports nothing. In contrast, pressing the tamper button changes the same...
## Proposed change This converts both existing Sonoff button quirks to a combined v2 quirk. This way we can avoid adding other signature variations. The "signature match test" is also...