core/tests/components/flux_led
J. Nick Koston 1d10c81ff3
Add coverage to flux_led to ensure a user flow can replace an ignored entry (#142103)
* Ensure a flux_led user flow can replace an ignored entry

Allow ignored devices to be selected in the user step and replace the ignored entry.

Same as #137056 and #137052 but for flux_led

* works as-is was a problem with core.config_entries
2025-04-04 23:27:05 +02:00
..
__init__.py
conftest.py
test_button.py
test_config_flow.py Add coverage to flux_led to ensure a user flow can replace an ignored entry (#142103) 2025-04-04 23:27:05 +02:00
test_diagnostics.py
test_init.py
test_light.py
test_number.py Standardize homeassistant imports in component tests (a-l) (#136806) 2025-01-29 10:00:45 +01:00
test_select.py
test_sensor.py
test_switch.py