core/tests/components/mqtt
G Johansson 25e6eab008
Not valid hvac modes now fails in Climate (#145242)
* Not valid hvac modes now fails

* Fix some tests

* Some more

* More

* fix ruff

* HVAC

* Fritzbox

* Clean up

* Use dict[key]

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-06-12 07:15:07 +02:00
..
__init__.py
common.py Add payload ON and OFF options to MQTT switch subentry component (#144627) 2025-05-26 11:12:42 +02:00
conftest.py
test_alarm_control_panel.py
test_binary_sensor.py
test_button.py
test_camera.py
test_client.py
test_climate.py Not valid hvac modes now fails in Climate (#145242) 2025-06-12 07:15:07 +02:00
test_config_flow.py Ensure mqtt sensor unit of measurement validation for state class `measurement_angle` (#145648) 2025-05-28 10:16:40 +02:00
test_cover.py
test_device_tracker.py Remove unnecessary DOMAIN alias in tests (l-r) (#146009) 2025-06-02 08:54:55 +02:00
test_device_trigger.py
test_diagnostics.py
test_discovery.py Restore entity ID and user customizations of deleted entities (#145278) 2025-06-10 11:47:54 +02:00
test_event.py
test_fan.py
test_humidifier.py
test_image.py
test_init.py
test_lawn_mower.py
test_light.py
test_light_json.py
test_light_template.py
test_lock.py
test_mixins.py
test_notify.py
test_number.py
test_scene.py
test_select.py
test_sensor.py Ensure mqtt sensor unit of measurement validation for state class `measurement_angle` (#145648) 2025-05-28 10:16:40 +02:00
test_siren.py
test_subscription.py
test_switch.py
test_tag.py Remove unnecessary DOMAIN alias in tests (l-r) (#146009) 2025-06-02 08:54:55 +02:00
test_text.py
test_trigger.py
test_update.py Set the default upgrade icon for the MQTT device to the default icon for Home Assistant instead of the icon for the MQTT integration (#144295) 2025-05-18 01:30:04 +02:00
test_util.py
test_vacuum.py
test_valve.py
test_water_heater.py