core/tests/components/tradfri
Patrik Lindgren 4b5996c5ed
Drop support for Tradfri groups and YAML configuration (#68033)
* Drop support for Tradfri groups

* Remove context

* Remove async_setup

* Mark removed

* Pass generator expression
2022-04-01 23:26:35 +02: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 Drop support for Tradfri groups and YAML configuration (#68033) 2022-04-01 23:26:35 +02:00
test_cover.py
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 Drop support for Tradfri groups and YAML configuration (#68033) 2022-04-01 23:26:35 +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 Add sensor for filter time left on Tradfri fan platform (#65877) 2022-02-08 02:21:22 +01:00
test_switch.py
test_util.py