core/tests/components/mqtt
Jan Bouwhuis e567f8f3d5
Fix issue where an MQTT device is removed linked to two config entries (#120430)
* Fix issue where an MQTT device is removed linked to two config entries

* Update homeassistant/components/mqtt/discovery.py

Co-authored-by: J. Nick Koston <nick@koston.org>

* Update homeassistant/components/mqtt/debug_info.py

Co-authored-by: J. Nick Koston <nick@koston.org>

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2024-06-26 09:14:33 +02:00
..
__init__.py
conftest.py Add fixture to synchronize with debouncer in MQTT tests (#120373) 2024-06-25 14:26:20 +02:00
test_alarm_control_panel.py Cleanup mqtt platform tests part 1 (#120470) 2024-06-26 00:01:57 +02:00
test_binary_sensor.py Cleanup mqtt platform tests part 1 (#120470) 2024-06-26 00:01:57 +02:00
test_button.py Cleanup mqtt platform tests part 1 (#120470) 2024-06-26 00:01:57 +02:00
test_camera.py Cleanup mqtt platform tests part 1 (#120470) 2024-06-26 00:01:57 +02:00
test_climate.py Cleanup mqtt platform tests part 1 (#120470) 2024-06-26 00:01:57 +02:00
test_common.py Cleanup common mqtt tests (#120446) 2024-06-25 19:15:11 +02:00
test_config_flow.py Cleanup mqtt platform tests part 1 (#120470) 2024-06-26 00:01:57 +02:00
test_cover.py Cleanup mqtt platform tests part 2 (#120490) 2024-06-26 08:53:28 +02:00
test_device_tracker.py Cleanup mqtt platform tests part 2 (#120490) 2024-06-26 08:53:28 +02:00
test_device_trigger.py Cleanup mqtt platform tests part 2 (#120490) 2024-06-26 08:53:28 +02:00
test_diagnostics.py Cleanup mqtt platform tests part 2 (#120490) 2024-06-26 08:53:28 +02:00
test_discovery.py Fix issue where an MQTT device is removed linked to two config entries (#120430) 2024-06-26 09:14:33 +02:00
test_event.py Cleanup mqtt platform tests part 2 (#120490) 2024-06-26 08:53:28 +02:00
test_fan.py Cleanup common mqtt tests (#120446) 2024-06-25 19:15:11 +02:00
test_humidifier.py Cleanup common mqtt tests (#120446) 2024-06-25 19:15:11 +02:00
test_image.py Cleanup common mqtt tests (#120446) 2024-06-25 19:15:11 +02:00
test_init.py Add fixture to synchronize with debouncer in MQTT tests (#120373) 2024-06-25 14:26:20 +02:00
test_lawn_mower.py Cleanup common mqtt tests (#120446) 2024-06-25 19:15:11 +02:00
test_legacy_vacuum.py Cleanup mqtt PLATFORMS constant and CI-test platform filters (#112847) 2024-03-09 23:48:54 +01:00
test_light.py Cleanup common mqtt tests (#120446) 2024-06-25 19:15:11 +02:00
test_light_json.py Cleanup common mqtt tests (#120446) 2024-06-25 19:15:11 +02:00
test_light_template.py Cleanup common mqtt tests (#120446) 2024-06-25 19:15:11 +02:00
test_lock.py Cleanup common mqtt tests (#120446) 2024-06-25 19:15:11 +02:00
test_mixins.py Make sure ACK's are processed before mqtt tests are teared down (#120329) 2024-06-24 15:16:09 +02:00
test_notify.py Cleanup common mqtt tests (#120446) 2024-06-25 19:15:11 +02:00
test_number.py Cleanup common mqtt tests (#120446) 2024-06-25 19:15:11 +02:00
test_scene.py Cleanup common mqtt tests (#120446) 2024-06-25 19:15:11 +02:00
test_select.py Cleanup common mqtt tests (#120446) 2024-06-25 19:15:11 +02:00
test_sensor.py Cleanup common mqtt tests (#120446) 2024-06-25 19:15:11 +02:00
test_siren.py Cleanup common mqtt tests (#120446) 2024-06-25 19:15:11 +02:00
test_subscription.py Avoid expensive inspection of callbacks to setup mqtt subscriptions (#118161) 2024-05-26 01:22:44 -10:00
test_switch.py Cleanup common mqtt tests (#120446) 2024-06-25 19:15:11 +02:00
test_tag.py Inline primary integration (#119860) 2024-06-18 08:08:08 +02:00
test_text.py Cleanup common mqtt tests (#120446) 2024-06-25 19:15:11 +02:00
test_trigger.py Add type hints for MqttMockHAClient in test fixtures (#118683) 2024-06-03 09:29:15 +02:00
test_update.py Cleanup common mqtt tests (#120446) 2024-06-25 19:15:11 +02:00
test_util.py Add fixture to synchronize with debouncer in MQTT tests (#120373) 2024-06-25 14:26:20 +02:00
test_vacuum.py Cleanup common mqtt tests (#120446) 2024-06-25 19:15:11 +02:00
test_valve.py Cleanup common mqtt tests (#120446) 2024-06-25 19:15:11 +02:00
test_water_heater.py Cleanup common mqtt tests (#120446) 2024-06-25 19:15:11 +02:00