-
- Downloads
ZHA light entity cleanup (#75573)
* use base class attributes * initial hue and saturation support * spec is 65536 not 65535 * fixes * enhanced current hue * fix comparison * clean up * fix channel test * oops * report enhanced current hue
Showing
- homeassistant/components/zha/core/channels/lighting.py 71 additions, 0 deletionshomeassistant/components/zha/core/channels/lighting.py
- homeassistant/components/zha/light.py 189 additions, 151 deletionshomeassistant/components/zha/light.py
- tests/components/zha/test_channels.py 12 additions, 1 deletiontests/components/zha/test_channels.py
- tests/components/zha/test_light.py 11 additions, 12 deletionstests/components/zha/test_light.py
Loading
Please register or sign in to comment