core/homeassistant/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
..
translations
__init__.py Drop support for Tradfri groups and YAML configuration (#68033) 2022-04-01 23:26:35 +02:00
base_class.py
config_flow.py
const.py Drop support for Tradfri groups and YAML configuration (#68033) 2022-04-01 23:26:35 +02:00
coordinator.py Drop support for Tradfri groups and YAML configuration (#68033) 2022-04-01 23:26:35 +02:00
cover.py
diagnostics.py Drop support for Tradfri groups and YAML configuration (#68033) 2022-04-01 23:26:35 +02:00
fan.py
light.py Drop support for Tradfri groups and YAML configuration (#68033) 2022-04-01 23:26:35 +02:00
manifest.json
sensor.py
strings.json
switch.py