core/tests/components/mqtt
Erik Montnemery dc65f279a7
Add support for state_class to MQTT sensor (#50927)
2021-05-21 17:37:26 +02:00
..
__init__.py
conftest.py
test_alarm_control_panel.py
test_binary_sensor.py
test_camera.py
test_climate.py
test_common.py Use device registry CONNECTION_* constants (#49923) 2021-04-30 23:58:50 +02:00
test_config_flow.py
test_cover.py Remove MQTT cover deprecated options (#50263) 2021-05-19 14:34:20 +02:00
test_device_tracker.py
test_device_tracker_discovery.py Enable type checks for device_tracker (#50805) 2021-05-19 09:36:26 +01:00
test_device_trigger.py Fix MQTT debug info for removed triggers (#50859) 2021-05-20 10:27:38 +03:00
test_discovery.py
test_fan.py Mqtt fan feature for resetting current speed `percentage` or `preset_mode` (#50565) 2021-05-18 08:24:42 +02:00
test_init.py Use device registry CONNECTION_* constants (#49923) 2021-04-30 23:58:50 +02:00
test_legacy_vacuum.py
test_light.py
test_light_json.py
test_light_template.py
test_lock.py
test_number.py Add min/max/step to MQTT number (#50869) 2021-05-21 18:35:27 +03:00
test_scene.py
test_sensor.py Add support for state_class to MQTT sensor (#50927) 2021-05-21 17:37:26 +02:00
test_state_vacuum.py
test_subscription.py
test_switch.py
test_tag.py Use device registry CONNECTION_* constants (#49923) 2021-04-30 23:58:50 +02:00
test_trigger.py