..
__init__.py
…
conftest.py
Do not depend MQTT CI tests on debug logs ( #84783 )
2022-12-29 18:29:28 +01:00
test_alarm_control_panel.py
…
test_binary_sensor.py
Do not depend MQTT CI tests on debug logs ( #84783 )
2022-12-29 18:29:28 +01:00
test_button.py
…
test_camera.py
…
test_climate.py
Code styling tweaks to the tests - Part 2 ( #86662 )
2023-01-26 01:23:53 +01:00
test_common.py
Add type hints on common MQTT tests ( #87299 )
2023-02-08 11:20:27 +01:00
test_config_flow.py
Enable Ruff PT015 ( #86775 )
2023-01-27 11:10:29 +01:00
test_cover.py
…
test_device_tracker.py
Allow MQTT device trackers to be able to the reset the location name for auto zone inference ( #83952 )
2022-12-20 17:38:40 +01:00
test_device_trigger.py
…
test_diagnostics.py
…
test_discovery.py
Update black to 23.1.0 ( #87188 )
2023-02-02 18:35:24 +01:00
test_fan.py
Do not depend MQTT CI tests on debug logs ( #84783 )
2022-12-29 18:29:28 +01:00
test_humidifier.py
Do not depend MQTT CI tests on debug logs ( #84783 )
2022-12-29 18:29:28 +01:00
test_init.py
Add return type to tests without arguments ( #87613 )
2023-02-07 14:20:06 +01:00
test_legacy_vacuum.py
…
test_light.py
Add hs_command_template and xy_command_template to mqtt light default schema ( #84988 )
2023-01-03 12:58:00 +01:00
test_light_json.py
…
test_light_template.py
…
test_lock.py
Add command template and code_format support for MQTT lock ( #85830 )
2023-01-23 14:48:07 +01:00
test_mixins.py
…
test_number.py
Replace the usage of unit constants by enumerations in Tests [m-n] ( #85935 )
2023-01-15 15:45:00 +01:00
test_scene.py
…
test_select.py
Do not reset current selection on reconfig or MQTT select ( #85099 )
2023-01-04 10:29:53 +01:00
test_sensor.py
Fix handling `None` or empty value for numeric MQTT sensor ( #87004 )
2023-02-07 11:23:23 +01:00
test_siren.py
Do not depend MQTT CI tests on debug logs ( #84783 )
2022-12-29 18:29:28 +01:00
test_state_vacuum.py
…
test_subscription.py
Configure autoflake for pre-commit ( #82414 )
2022-11-22 08:10:36 +01:00
test_switch.py
…
test_tag.py
Fix MQTT discovery failing after bad config update ( #86935 )
2023-01-30 19:15:11 +01:00
test_text.py
Add typing to tests with single hass argument ( #87631 )
2023-02-07 15:01:16 +01:00
test_trigger.py
…
test_update.py
Handle numeric versions in mqtt update ( #83218 )
2022-12-04 21:52:48 +01:00
test_util.py
Add return type to async tests without arguments ( #87612 )
2023-02-07 10:26:56 +01:00