core/tests/components/mqtt
Jan Bouwhuis 9fbd484dfe
Add progress support to MQTT update platform (#129468)
* Add progress support to MQTT update platform and add validation on state updates

* Clean up cast to type class

* Add support for display_precision attribute
2024-10-30 17:22:55 +01:00
..
__init__.py
conftest.py Allow MQTT device based auto discovery (#118757) 2024-10-30 17:10:15 +01:00
test_alarm_control_panel.py Allow to set `entity picture` on mqtt entity platforms (#128404) 2024-10-25 20:16:11 +02:00
test_binary_sensor.py Allow to set `entity picture` on mqtt entity platforms (#128404) 2024-10-25 20:16:11 +02:00
test_button.py Allow to set `entity picture` on mqtt entity platforms (#128404) 2024-10-25 20:16:11 +02:00
test_camera.py
test_client.py Allow MQTT device based auto discovery (#118757) 2024-10-30 17:10:15 +01:00
test_climate.py Allow to set `entity picture` on mqtt entity platforms (#128404) 2024-10-25 20:16:11 +02:00
test_common.py Allow MQTT device based auto discovery (#118757) 2024-10-30 17:10:15 +01:00
test_config_flow.py Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228) 2024-10-30 12:43:41 +01:00
test_cover.py Allow to set `entity picture` on mqtt entity platforms (#128404) 2024-10-25 20:16:11 +02:00
test_device_tracker.py
test_device_trigger.py Allow MQTT device based auto discovery (#118757) 2024-10-30 17:10:15 +01:00
test_diagnostics.py
test_discovery.py Allow MQTT device based auto discovery (#118757) 2024-10-30 17:10:15 +01:00
test_event.py Allow to set `entity picture` on mqtt entity platforms (#128404) 2024-10-25 20:16:11 +02:00
test_fan.py Correct type hints on MQTT tests (#128299) 2024-10-16 13:49:18 +02:00
test_humidifier.py Correct type hints on MQTT tests (#128299) 2024-10-16 13:49:18 +02:00
test_image.py
test_init.py Allow MQTT device based auto discovery (#118757) 2024-10-30 17:10:15 +01:00
test_lawn_mower.py Correct type hints on MQTT tests (#128299) 2024-10-16 13:49:18 +02:00
test_light.py Correct type hints on MQTT tests (#128299) 2024-10-16 13:49:18 +02:00
test_light_json.py Correct type hints on MQTT tests (#128299) 2024-10-16 13:49:18 +02:00
test_light_template.py Correct type hints on MQTT tests (#128299) 2024-10-16 13:49:18 +02:00
test_lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_mixins.py
test_notify.py
test_number.py Allow to set `entity picture` on mqtt entity platforms (#128404) 2024-10-25 20:16:11 +02:00
test_scene.py
test_select.py Correct type hints on MQTT tests (#128299) 2024-10-16 13:49:18 +02:00
test_sensor.py Allow to set `entity picture` on mqtt entity platforms (#128404) 2024-10-25 20:16:11 +02:00
test_siren.py Correct type hints on MQTT tests (#128299) 2024-10-16 13:49:18 +02:00
test_subscription.py
test_switch.py Correct type hints on MQTT tests (#128299) 2024-10-16 13:49:18 +02:00
test_tag.py Allow MQTT device based auto discovery (#118757) 2024-10-30 17:10:15 +01:00
test_text.py Correct type hints on MQTT tests (#128299) 2024-10-16 13:49:18 +02:00
test_trigger.py
test_update.py Add progress support to MQTT update platform (#129468) 2024-10-30 17:22:55 +01:00
test_util.py Correct type hints on MQTT tests (#128299) 2024-10-16 13:49:18 +02:00
test_vacuum.py Correct type hints on MQTT tests (#128299) 2024-10-16 13:49:18 +02:00
test_valve.py
test_water_heater.py Correct type hints on MQTT tests (#128299) 2024-10-16 13:49:18 +02:00