hass-core/tests/components/mqtt
Jan Bouwhuis 7c22225cd1
Allow ADR 0007 compliant schema for mqtt (#94305)
* Enforce listed entities in MQTT yaml config

* Add tests for setup with listed items

* Fix test

* Remove validator add comment

* Update homeassistant/components/mqtt/__init__.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-07-18 14:29:45 +02:00
..
__init__.py
conftest.py Remove redundant stub_blueprint_populate fixture for MQTT integration (#93570) 2023-05-26 08:13:45 +02:00
test_alarm_control_panel.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_binary_sensor.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_button.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_camera.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_climate.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_common.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_config_flow.py Only expose MQTT advanced settings in advanced mode (#91996) 2023-04-25 22:23:17 +02:00
test_cover.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_device_tracker.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_device_trigger.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_diagnostics.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_discovery.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_fan.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_humidifier.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_image.py Improve MQTT image tests (#95359) 2023-06-27 13:53:38 +02:00
test_init.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_legacy_vacuum.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_light.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_light_json.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_light_template.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_lock.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_mixins.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_number.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_scene.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_select.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_sensor.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_siren.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_state_vacuum.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_subscription.py Rename MQTT entry mock and cleanup (#91223) 2023-04-12 09:43:03 +02:00
test_switch.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_tag.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_text.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_trigger.py Add type hints for stub_blueprint_populate fixture (#93568) 2023-05-26 08:13:13 +02:00
test_update.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00
test_util.py Make sure MQTT client is available when starting depending platforms (#91164) 2023-04-20 08:07:35 +02:00
test_water_heater.py Allow ADR 0007 compliant schema for mqtt (#94305) 2023-07-18 14:29:45 +02:00