hass-core/tests/components/mqtt
Erik Montnemery 8bc542776b
Cleanup entity and device registry on MQTT discovery removal (#32693)
* Cleanup entity and device registry on MQTT discovery removal.

* Review comments
2020-03-11 18:00:47 -07:00
..
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
common.py Cleanup entity and device registry on MQTT discovery removal (#32693) 2020-03-11 18:00:47 -07:00
conftest.py Move mqtt_mock to tests/components/mqtt/conftest.py (#20621) 2019-01-31 21:22:29 +01:00
test_alarm_control_panel.py Cleanup entity and device registry on MQTT discovery removal (#32693) 2020-03-11 18:00:47 -07:00
test_binary_sensor.py Cleanup entity and device registry on MQTT discovery removal (#32693) 2020-03-11 18:00:47 -07:00
test_camera.py use isort to sort imports according to PEP8 for mqtt (#29649) 2019-12-08 22:45:26 +05:30
test_climate.py Cleanup entity and device registry on MQTT discovery removal (#32693) 2020-03-11 18:00:47 -07:00
test_config_flow.py Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
test_cover.py Cleanup entity and device registry on MQTT discovery removal (#32693) 2020-03-11 18:00:47 -07:00
test_device_tracker.py Use f-strings in integrations starting with "B"-"E" (#32121) 2020-02-24 08:47:52 -08:00
test_device_trigger.py Cleanup entity and device registry on MQTT discovery removal (#32693) 2020-03-11 18:00:47 -07:00
test_discovery.py Add MQTT WS command to remove device (#31989) 2020-02-24 20:46:02 -08:00
test_fan.py Cleanup entity and device registry on MQTT discovery removal (#32693) 2020-03-11 18:00:47 -07:00
test_init.py Improve error handling (#32182) 2020-02-25 10:44:24 -08:00
test_legacy_vacuum.py Cleanup entity and device registry on MQTT discovery removal (#32693) 2020-03-11 18:00:47 -07:00
test_light.py Cleanup entity and device registry on MQTT discovery removal (#32693) 2020-03-11 18:00:47 -07:00
test_light_json.py Cleanup entity and device registry on MQTT discovery removal (#32693) 2020-03-11 18:00:47 -07:00
test_light_template.py Cleanup entity and device registry on MQTT discovery removal (#32693) 2020-03-11 18:00:47 -07:00
test_lock.py Cleanup entity and device registry on MQTT discovery removal (#32693) 2020-03-11 18:00:47 -07:00
test_sensor.py Cleanup entity and device registry on MQTT discovery removal (#32693) 2020-03-11 18:00:47 -07:00
test_server.py Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
test_state_vacuum.py Cleanup entity and device registry on MQTT discovery removal (#32693) 2020-03-11 18:00:47 -07:00
test_subscription.py Black 2019-07-31 12:25:30 -07:00
test_switch.py Cleanup entity and device registry on MQTT discovery removal (#32693) 2020-03-11 18:00:47 -07:00