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 Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_api.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_binary_sensor.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_button.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_channels.py ZHA light entity cleanup (#75573) 2022-07-21 17:54:50 -04:00
test_climate.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_config_flow.py Search/replace RESULT_TYPE_* by FlowResultType enum (#74656) 2022-07-07 21:28:18 +02:00
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 Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_device_trigger.py Correctly handle device triggers for missing ZHA devices (#74894) 2022-07-10 13:35:45 -04:00
test_diagnostics.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_discover.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_fan.py New sensors and manufacturer cluster to support IKEA STARKVIND (with Quirk) (#73450) 2022-06-29 11:44:40 -04:00
test_gateway.py Remove ZHA device storage (#74837) 2022-07-10 13:46:22 -04:00
test_init.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
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 Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_logbook.py Fix bad conditional in ZHA logbook (#74277) 2022-06-30 23:59:35 +03:00
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 Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_switch.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
zha_devices_list.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00