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 Add support for govee presence sensor h5127 (#122568) 2024-07-25 13:35:00 +02:00
conftest.py
test_binary_sensor.py Add support for govee presence sensor h5127 (#122568) 2024-07-25 13:35:00 +02:00
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 Add support for govee H5124 vibration sensors (#122562) 2024-07-25 12:29:52 +02:00
test_sensor.py