..
__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
Add option to disable MQTT Alarm Control Panel supported features ( #98363 )
2023-08-18 08:23:48 +02:00
test_binary_sensor.py
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
test_button.py
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +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 float for inital MQTT climate temperature ( #97995 )
2023-08-08 23:44:49 +02:00
test_common.py
Ruff: isort don't split imports based on trailing comma ( #98162 )
2023-08-10 14:27:03 +02:00
test_config_flow.py
Fix mqtt test DeprecationWarnings ( #97734 )
2023-08-04 09:21:36 +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
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
test_discovery.py
Update ruff to v0.0.280 ( #97102 )
2023-07-23 22:00:26 +02:00
test_event.py
Adjust mqtt tests which create devices ( #98202 )
2023-08-10 18:23:55 +02: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
Log entity_id payload and template on MQTT value template error ( #98353 )
2023-08-18 13:05:53 +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
Ruff: isort don't split imports based on trailing comma ( #98162 )
2023-08-10 14:27:03 +02:00
test_number.py
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
test_scene.py
Apply common entity schema for MQTT Scene ( #96949 )
2023-07-22 18:00:27 +02:00
test_select.py
Allow ADR 0007 compliant schema for mqtt ( #94305 )
2023-07-18 14:29:45 +02:00
test_sensor.py
Don't allow creating device if config entry does not exist ( #98157 )
2023-08-10 22:09:13 -04: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
…
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
Improve test recovery MQTT certificate files ( #98223 )
2023-08-16 09:07:14 +02:00
test_water_heater.py
Add turn on/off support for mqtt water_heater ( #97197 )
2023-07-25 13:33:02 +02:00