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
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
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
test_switch.py
test_util.py