core/tests/components/mqtt
Artur Pragacz 3392660537
Add toggle service to climate (#100418)
* Add toggle service to climate

* Fix mqtt test

* Add comments

* Fix rebase

* Remove not needed properties

* Fix toggle service

* Fix test

* Test

* Mod mqtt test

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-02-16 15:53:48 +01:00
..
__init__.py
conftest.py
test_alarm_control_panel.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_binary_sensor.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_button.py
test_camera.py
test_climate.py Add toggle service to climate (#100418) 2024-02-16 15:53:48 +01:00
test_common.py Add serial_number attribute to MQTT device properties (#108105) 2024-01-16 14:02:34 +01:00
test_config_flow.py Migrate mqtt to use async_update_entry to alter config entries (#110407) 2024-02-12 21:38:13 +01:00
test_cover.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_device_tracker.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_device_trigger.py Improve tests of mqtt device triggers (#108318) 2024-02-06 09:38:15 +01:00
test_diagnostics.py
test_discovery.py Remove MQTT legacy vacuum support (#107274) 2024-01-08 09:22:43 +01:00
test_event.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_fan.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_humidifier.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_image.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_init.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_lawn_mower.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_legacy_vacuum.py Remove MQTT legacy vacuum support (#107274) 2024-01-08 09:22:43 +01:00
test_light.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_light_json.py Use unknown color_mode for MQTT json lights if color mode is not set (#108909) 2024-01-26 14:42:47 +01:00
test_light_template.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_lock.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_mixins.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_number.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_scene.py
test_select.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_sensor.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_siren.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_subscription.py
test_switch.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_tag.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_text.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_trigger.py
test_update.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_util.py Small speed up to checking core state (#107845) 2024-01-18 08:41:32 -10:00
test_vacuum.py Remove MQTT legacy vacuum support (#107274) 2024-01-08 09:22:43 +01:00
test_valve.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00
test_water_heater.py Handle template errors on MQTT payload handling (#110180) 2024-02-13 10:59:55 +01:00