* Added the correct attributes to ColorTemperatureLight and ExtendedColorLight and added CurrentY to codespell ignore word list * Added enums for matter color modes * Added support for reading color and color temperature settings from matter api * Added away of getting the ColorControl featureMap while the get_cluster(ColorControl) function is fixed * Initial working implementation of color and color temperature * Full supports for lights with both hs and xy * Added checks to make sure color features are supported before making matter call * Changed how color mode is figured out * Moved the logic that gets the brightness to its own function * Adds matter light tests for hass triggered events * Adds full test coverage for matter all types of matter lights * Adds full test coverage for matter all types of matter lights * Moved light convertion logic to util.py * Reorderd codespell ignore list and removed unused code * Adds brightness state test |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
common.py | ||
conftest.py | ||
test_adapter.py | ||
test_api.py | ||
test_binary_sensor.py | ||
test_config_flow.py | ||
test_diagnostics.py | ||
test_helpers.py | ||
test_init.py | ||
test_light.py | ||
test_sensor.py | ||
test_switch.py |