-
- Downloads
Migrate ZHA lighting to use newer zigpy ZCL request syntax (#77676)
* Migrate unit test to use more command definition constants * Use keyword argument syntax for sending ZCL requests * Ensure all ZHA unit tests pass
Showing
- homeassistant/components/zha/core/const.py 0 additions, 6 deletionshomeassistant/components/zha/core/const.py
- homeassistant/components/zha/core/device.py 3 additions, 4 deletionshomeassistant/components/zha/core/device.py
- homeassistant/components/zha/light.py 49 additions, 47 deletionshomeassistant/components/zha/light.py
- tests/components/zha/test_discover.py 5 additions, 3 deletionstests/components/zha/test_discover.py
- tests/components/zha/test_light.py 75 additions, 77 deletionstests/components/zha/test_light.py
Loading
Please register or sign in to comment