core/tests/components/govee_ble
J. Nick Koston 84e15e10ef
Allow ignored govee-ble devices to be set up from the user flow (#137052)
* Allow ignored govee-ble devices to be setup up from the user flow

Every few days we get an issue report about a device
a user ignored and forgot about, and than can no longer
get set up. Allow ignored devices to be selected in
the user step and replace the ignored entry.

* Add the ability to skip ignored config entries when calling _abort_if_unique_id_configured

see https://github.com/home-assistant/core/pull/137052

* coverage

* revert
2025-01-31 21:24:01 -05:00
..
__init__.py
conftest.py
test_binary_sensor.py
test_config_flow.py Allow ignored govee-ble devices to be set up from the user flow (#137052) 2025-01-31 21:24:01 -05:00
test_event.py
test_sensor.py