* Add ZHA config option for "enhanced light transition from an off-state" * Default option to disabled * Always disable "enhanced light transition" for ZHA LightGroups * Rename _enhanced_light_transition to _zha_config_enhanced_light_transition * Remove LightGroup check, as config option always disables for groups * Remove duplicated line * Remove duplicated line * Move ZHA config transition line below other config line * Renamed comments of renamed variable in tests color_provided_while_off -> new_color_provided_while_off * Enable "enhanced light transitions" for testing |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
conftest.py | ||
test_alarm_control_panel.py | ||
test_api.py | ||
test_binary_sensor.py | ||
test_button.py | ||
test_channels.py | ||
test_climate.py | ||
test_config_flow.py | ||
test_cover.py | ||
test_device.py | ||
test_device_action.py | ||
test_device_tracker.py | ||
test_device_trigger.py | ||
test_diagnostics.py | ||
test_discover.py | ||
test_fan.py | ||
test_gateway.py | ||
test_init.py | ||
test_light.py | ||
test_lock.py | ||
test_logbook.py | ||
test_number.py | ||
test_registries.py | ||
test_select.py | ||
test_sensor.py | ||
test_siren.py | ||
test_switch.py | ||
zha_devices_list.py |