core/tests/components/mqtt
Robert Resch 380974eed4
Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228)
* Remove hassio from ALLOWED_USED_COMPONENTS

* Move HassioServiceInfo to helpers.service_info

* Deprecate moved functions

* Add note about deprecation

* Fix tests

* Implement suggestion

* Typo

* Update pyproject.toml

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

---------

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-10-30 12:43:41 +01:00
..
__init__.py
conftest.py
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 Correct type hints on MQTT tests (#128299) 2024-10-16 13:49:18 +02: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 to set `entity picture` on mqtt entity platforms (#128404) 2024-10-25 20:16:11 +02: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 Correct type hints on MQTT tests (#128299) 2024-10-16 13:49:18 +02:00
test_diagnostics.py
test_discovery.py Allow re-discovery of mqtt integration config payloads (#127362) 2024-10-26 07:21:52 +02: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 Correct type hints on MQTT tests (#128299) 2024-10-16 13:49:18 +02: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
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 Correct type hints on MQTT tests (#128299) 2024-10-16 13:49:18 +02: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 Allow to set `entity picture` on mqtt entity platforms (#128404) 2024-10-25 20:16:11 +02: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