hass-core/tests/components/tradfri
2022-07-07 19:57:36 +03:00
..
__init__.py
common.py Drop support for Tradfri groups and YAML configuration (#68033) 2022-04-01 23:26:35 +02:00
conftest.py Add air quality sensor for Tradfri air purifier (#65070) 2022-01-29 23:55:05 +01:00
test_config_flow.py Search/replace RESULT_TYPE_* by FlowResultType enum (#74642) 2022-07-07 19:57:36 +03:00
test_cover.py Add test cases for Tradfri cover platform (#64072) 2022-01-14 19:40:14 +01:00
test_diagnostics.py Drop support for Tradfri groups and YAML configuration (#68033) 2022-04-01 23:26:35 +02:00
test_fan.py Add sensor for filter time left on Tradfri fan platform (#65877) 2022-02-08 02:21:22 +01:00
test_init.py Cleanup constants in Tradfri integration (#69125) 2022-04-05 14:00:45 +02:00
test_light.py Drop support for Tradfri groups and YAML configuration (#68033) 2022-04-01 23:26:35 +02:00
test_sensor.py Finalize deprecation of groups in Tradfri integration (#69460) 2022-04-07 22:19:12 +02:00
test_switch.py Add test cases for Tradfri switch platform (#64156) 2022-01-15 12:27:42 +01:00
test_util.py