core/tests/components/zha
TheJulianJES 975378ba44
Add ZHA config option for "enhanced light transition from an off-state" (#75151)
* 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
2022-07-21 19:46:16 -04:00
..
__init__.py
common.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
conftest.py Add ZHA config option for "enhanced light transition from an off-state" (#75151) 2022-07-21 19:46:16 -04:00
test_alarm_control_panel.py
test_api.py
test_binary_sensor.py
test_button.py
test_channels.py ZHA light entity cleanup (#75573) 2022-07-21 17:54:50 -04:00
test_climate.py
test_config_flow.py
test_cover.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_device.py Identify the active ZHA coordinator device in API responses (#74739) 2022-07-11 14:19:30 -04:00
test_device_action.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_device_tracker.py
test_device_trigger.py
test_diagnostics.py
test_discover.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_fan.py
test_gateway.py
test_init.py
test_light.py Add ZHA config option for "enhanced light transition from an off-state" (#75151) 2022-07-21 19:46:16 -04:00
test_lock.py
test_logbook.py
test_number.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_registries.py
test_select.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_sensor.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_siren.py
test_switch.py
zha_devices_list.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00