zha-device-handlers icon indicating copy to clipboard operation
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...

Results 606 zha-device-handlers issues
Sort by recently updated
recently updated
newest added

It will be very fine to support Xiaomi lumi.lock.v1. `` I can help if you explain me ! Thank you.

## Proposed change This primarily adds support for the _TZE204_sxm7l9xa Tuya millimeter wave sensor, and in doing so moves TS0601 radar support out of `ts0601_motion.py` to its own file, `ts0601_radar.py`....

Tuya

### Problem description Purchase Link: [https://www.aliexpress.us/item/3256805723461135.html] Another flavor of the M100 Tuya Presence Sensor. Clone of: Model ZY-M100-24G manufactured by Tuya Zigbee ID: TS0601 | _TZE204_ijxvkhd0 and Model ZY-M100-S manufactured...

Tuya

Added: ``` ("_TZE204_9yapgbuv", "TS0601"), ("_TZE204_upagmta9", "TS0601"), ("_TZE200_upagmta9", "TS0601"), ("_TZE200_cirvgep4", "TS0601"), ``` According to Z2M those are equivalents. DP are compatible https://github.com/Koenkk/zigbee-herdsman-converters/blob/master/src/devices/tuya.ts#L724 Sensors quirk are requested: https://github.com/zigpy/zha-device-handlers/issues/2694 https://github.com/zigpy/zha-device-handlers/issues/2854 [edit] Added EnchantedDevice...

Tuya

TZ3000_o1jzcxou, TS011F support added ## Proposed change ## Additional information ## Checklist - [ ] The changes are tested and work correctly - [ ] `pre-commit` checks pass / the...

### Problem description This siren is very basic and I do belive it has more functions in zigbee@mott ### Solution description Cant control how long it sounds, default it just...

### Problem description Tuya PIR have no functions, pairs fine and according to ZHA have the latest firmware. ### Solution description Get it to have some more function than using...

### Problem description Please provide a quirk for the model ZG-205Z human presence detector Senzhen Wave Speed Technology Co. I can detect it and get a motion detection indication but...

### Problem description using homeassistant/home-assistant:2024.3 on a Raspberry pi 3, having no issue with other zigbee devices. After syncing TS0601 by_TZE204_r0jdjrvi smart curtain motor with HA I had no control...

Tuya

## Proposed change Following https://github.com/zigpy/zha-device-handlers/pull/2807 Pilot wire mode has been renamed to heat mode. Enum for device_mode has been removed as it's not used. The value is now exposed and...