hass-core/tests/components/mqtt
Jan Bouwhuis 13188a5c63
Refactor MQTT tests to use modern platform schema part 2 (#77525)
* Tests light json

* Tests light template

* Missed test light json

* Tests light

* Tests lock

* Tests number

* Tests scene

* Tests select

* Tests sensor

* Tests siren

* Tests state vacuuum

* Tests switch

* Derive DEFAULT_CONFIG_LEGACY from DEFAULT_CONFIG

* Suggested comment changes
2022-09-06 11:03:02 +02:00
..
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
conftest.py Add Blueprint foundation to Scripts (#48621) 2021-04-27 15:15:38 -07:00
test_alarm_control_panel.py Refactor MQTT tests to use modern platform schema part 1 (#77387) 2022-09-06 11:02:15 +02:00
test_binary_sensor.py Refactor MQTT tests to use modern platform schema part 1 (#77387) 2022-09-06 11:02:15 +02:00
test_button.py Refactor MQTT tests to use modern platform schema part 1 (#77387) 2022-09-06 11:02:15 +02:00
test_camera.py Refactor MQTT tests to use modern platform schema part 1 (#77387) 2022-09-06 11:02:15 +02:00
test_climate.py Refactor MQTT tests to use modern platform schema part 1 (#77387) 2022-09-06 11:02:15 +02:00
test_common.py Add hw_version to MQTT device info (#77210) 2022-08-25 11:55:33 +02:00
test_config_flow.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
test_cover.py Refactor MQTT tests to use modern platform schema part 1 (#77387) 2022-09-06 11:02:15 +02:00
test_device_tracker.py Refactor MQTT tests to use modern platform schema part 1 (#77387) 2022-09-06 11:02:15 +02:00
test_device_tracker_discovery.py Refactor MQTT tests to use modern platform schema part 1 (#77387) 2022-09-06 11:02:15 +02:00
test_device_trigger.py Use hass.config_entries.async_setup in mqtt test (#77750) 2022-09-03 15:44:50 +02:00
test_diagnostics.py Improve handling of MQTT config entry data (#72691) 2022-07-22 13:36:43 +02:00
test_discovery.py Add hw_version to MQTT device info (#77210) 2022-08-25 11:55:33 +02:00
test_fan.py Refactor MQTT tests to use modern platform schema part 1 (#77387) 2022-09-06 11:02:15 +02:00
test_humidifier.py Refactor MQTT tests to use modern platform schema part 1 (#77387) 2022-09-06 11:02:15 +02:00
test_init.py Refactor MQTT tests to use modern platform schema part 1 (#77387) 2022-09-06 11:02:15 +02:00
test_legacy_vacuum.py Refactor MQTT tests to use modern platform schema part 1 (#77387) 2022-09-06 11:02:15 +02:00
test_light.py Refactor MQTT tests to use modern platform schema part 2 (#77525) 2022-09-06 11:03:02 +02:00
test_light_json.py Refactor MQTT tests to use modern platform schema part 2 (#77525) 2022-09-06 11:03:02 +02:00
test_light_template.py Refactor MQTT tests to use modern platform schema part 2 (#77525) 2022-09-06 11:03:02 +02:00
test_lock.py Refactor MQTT tests to use modern platform schema part 2 (#77525) 2022-09-06 11:03:02 +02:00
test_number.py Refactor MQTT tests to use modern platform schema part 2 (#77525) 2022-09-06 11:03:02 +02:00
test_scene.py Refactor MQTT tests to use modern platform schema part 2 (#77525) 2022-09-06 11:03:02 +02:00
test_select.py Refactor MQTT tests to use modern platform schema part 2 (#77525) 2022-09-06 11:03:02 +02:00
test_sensor.py Refactor MQTT tests to use modern platform schema part 2 (#77525) 2022-09-06 11:03:02 +02:00
test_siren.py Refactor MQTT tests to use modern platform schema part 2 (#77525) 2022-09-06 11:03:02 +02:00
test_state_vacuum.py Refactor MQTT tests to use modern platform schema part 2 (#77525) 2022-09-06 11:03:02 +02:00
test_subscription.py Speed up mqtt tests (#73423) 2022-06-13 10:17:10 -10:00
test_switch.py Refactor MQTT tests to use modern platform schema part 2 (#77525) 2022-09-06 11:03:02 +02:00
test_tag.py Add hw_version to MQTT device info (#77210) 2022-08-25 11:55:33 +02:00
test_trigger.py Speed up mqtt tests (#73423) 2022-06-13 10:17:10 -10:00